Versions Compared

Key

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

...

NameFlag argumentsArgument typeExclusive toComments
onMod1stringSpecifies the module on which the command operates.

Return value

void

Example

Code Block
languagetext
// Remove a namespace called Bob 

...

removeNamespace "Bob";

Additional information

Related commands

...