Clearglobalvariable
Utility.clearGlobalVariable(globalVariableName)
Parameters
| globalVariableName | Name of the global variable to clear as a string. |
Returns
NothingDescription
Deletes the specified global variable.
EZ-Script Console
— Real-time EZ-Script console for ARC: enter and execute single-line commands, view output, clear display, and recall history with UP/DOWN.
Try it →
Utility.clearGlobalVariable(globalVariableName)
| globalVariableName | Name of the global variable to clear as a string. |
Deletes the specified global variable.