#IFDEF

Function

Indicates that the following commands are to be compiled when the substitution variable has been declared by an ASK or #DEFINE command, or by the -DEBUG flag on the Production Reporting command line. (#IFDEF is a compiler directive.)

Syntax

#IFDEF substitution_variable

Arguments

substitution_variable

Variable used as the substitution variable.

See Also

#IF for a description of each compiler directive