Condition Expressions
A condition expression has one of the following forms:
DEFINED(condition-name)
NOT DEFINED(condition-name)
The condition expression is free-format but cannot be continued to the next line.
Parent topic:
Conditional Compilation Directives