...
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
onMod | 1 | string | — | Specifies the module on which the command operates. |
Return value
void
Example
...
language | text |
---|
// Remove a namespace called Bob
...
removeNamespace "Bob";
Additional information
Related commands
...