Lua:unregisterAutoAssemblerCommand
Revision as of 00:15, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved unregisterAutoAssemblerCommand to Lua:unregisterAutoAssemblerCommand)
function unregisterAutoAssemblerCommand(Command)
Unregisters an auto assembler command.
Function Parameters
Parameter | Type | Description |
---|---|---|
Command | String | The command string it self |
Examples
unregisterAutoAssemblerCommand('repeteBytes') ---- Unregister the command