DM Reference

DM Ref

❯

DM language details

❯

preprocessor

❯

#undef directive

#undef directive

1 min read

Format

#undef Name

Args

Name: A macro definition.

The #undef statement removes a macro definition.

See also

  • #define directive
  • preprocessor

Graph View

  • Format
  • Args
  • See also

Discord Bot

Look up reference entries and run DreamMaker code directly in Discord.

Add to DiscordOpen Playground

Built for BYOND 516.1688

Created with Quartz v4.5.0 © 2026

  • GitHub