|
ION Script User's Guide: ION Script Tag Reference |
|
The VARIABLES tag pair delimits a block of variable declarations in the header section of an ION Script document. The <VARIABLES>...</VARIABLES> block can contain one or more VARIABLE_DECL tags.
| Note The VARIABLES tag pair must reside between the <ION_HEADER> and </ION_HEADER> tags. |
<VARIABLES>
VARIABLE_DECL tags
</VARIABLES>
None
The VARIABLES tag is not converted to HTML, and therefore does not accept any other attributes.
IDL Online Help (March 06, 2007)