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



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