Lua:unregisterAutoAssemblerCommand
Jump to navigation
Jump to search
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