Lua:unregisterSymbol
Revision as of 18:51, 18 March 2019 by Budabum (talk | contribs) (Undo revision 6568 by This content is not available (Talk))
function unregisterSymbol(symbolname)
Unregisters a string so that it's name will no longer be associated with the given address.
Function Parameters
Parameter | Type | Description |
---|---|---|
symbolname | String | The string that should be removed |