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