ELSE directive

 

Type          Conditional compilation

Syntax      {$ELSE}

 

Remarks

Switches between compiling and ignoring the source code delimited by the previous {$IFxxx} and the next {$ENDIF} or {$IFEND}.

 

Compiler directives (list)

Conditional compilation