Next: , Previous: , Up: Built-in functions   [Contents][Index]


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)’.