Pre-processing - @end (Pre-processor)

Terminator for a conditional code block.

Availability:

JScript - 3.0
Internet Explorer - 4.0
JavaScript syntax:IE... @end

This should be used to terminate a conditional code block.

Refer to the @if() topic for more details.

If you intend to hide this directive inside some comments, you must place the comment around the entire construct and not the individual pre-processor directives.

See also:Conditional code block, Pre-processing, Pre-processing - /*@ ... @*/