Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Help System Developer's Guide > Chapter 11 HelpTag Markup Reference

<var>

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Variable

Indicates a user-supplied variable in a command.

Syntax. 

   <var>

   text

   <\var>

Or:



   %%text%%

The <\var> end tag is required if the long form is used.

In the shorthand form, the text is delimited with double percent signs (++).

Examples.  These markups:



   INPUT %%filename%%

Or:

   INPUT <var>filename<\var>

produce:

INPUT filename

See Also. 

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1988 Hewlett-Packard Development Company, L.P.