Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...


Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

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