Next: $IFELSE: Two-way conditional, Previous: $IFDEF: Two-way conditional, Up: Built-in functions [Contents][Index]
$IFELSE
$IFDEF
$IFNDEF
This built-in primitive is the code-part version of ‘@#ifndef’. The syntax is ‘$IFNDEF(macro, action-if-not-defined, action-if-defined)’.