Name
ENDIF -- declare end of conditional block (V7.0)
Synopsis
@ENDIF
Function
This preprocessor command signals the end of a conditional block that was previously started by an @IF preprocessor command.

See IF for details and an example.

Inputs
none

Example
See IF


Show TOC