Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Use the #undefine directive to indicate that a condition is no longer defined.

The syntax is as follows:

#undefine condition-name


When using #undefine, you will generally specify a condition name that was previously defined with the #define directive.

 

RPG Equivalent:

/UNDEFINE

  • No labels