Next: , Previous: $IFDEF, Up: Built-in functions


7.2.3.26 $IFNDEF: Two-way conditional

This built-in primitive is the code-part version of ‘@#ifndef’. The syntax is ‘$IFNDEF(macro, action-if-not-defined, action-if-defined)’.