The Variable element can be used to indicate a variable name and is typically rendered in an italic font.
When coding, <VAR>LeftIndent()</VAR> must be a variable
would render as :
When coding LeftIndent() must be a variable.
<VAR>
can also take the CLASS, ID and STYLE attributes to allow style sheet definitions to be applied to it. For more details of these attributes, see the Style Sheets topic.