Clearglobalvariable
Utility.clearGlobalVariable(globalVariableName)
Parameters
| globalVariableName | Name of the global variable to clear as a string. |
Returns
NothingDescription
Deletes the specified global variable.
Slide Script
— Adjust a numeric variable via slider (0-1000) with customizable min/max, center button and scripts triggered on value change or bonus button press.
Try it →
Utility.clearGlobalVariable(globalVariableName)
| globalVariableName | Name of the global variable to clear as a string. |
Deletes the specified global variable.