Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

titleContent Freeze

...


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

The syntax is as follows:

Code Block
languagejavascript
#undefine condition-name


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


RPG Equivalent:

/UNDEFINE