Lua:unregisterAutoAssemblerCommand
Jump to navigation
Jump to search
function unregisterAutoAssemblerCommand(Command)
Unregisters an auto assembler command.
Function Parameters[edit]
Parameter | Type | Description |
---|---|---|
Command | String | The command string it self |
Examples[edit]
unregisterAutoAssemblerCommand('repeteBytes') ---- Unregister the command