|
ION Script User's Guide: ION Script Tag Reference |
|
The EVENTS tag pair is used to delimit a block of event declarations in the header of an ION Script document. The <EVENTS>...</EVENTS> block can contain one or more EVENT_DECL tags.
| Note The EVENTS tag pair must reside between the <ION_HEADER> and </ION_HEADER> tags. |
<EVENTS>
EVENT_DECL tags
</EVENTS>
None
The EVENT tag does not produce HTML and therefore does not support any additional attributes.
IDL Online Help (March 06, 2007)