Previous ION Script User's Guide: ION Script Tag Reference Next

EVENTS

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.

Syntax

<EVENTS>

EVENT_DECL tags

</EVENTS>

Attributes

None

HTML Mapping

The EVENT tag does not produce HTML and therefore does not support any additional attributes.

  IDL Online Help (March 06, 2007)