Clearglobalvariable
Utility.clearGlobalVariable(globalVariableName)
Parameters
| globalVariableName | Name of the global variable to clear as a string. |
Returns
NothingDescription
Deletes the specified global variable.
File Manager
— Displays files currently open for reading by scripts, shows only read-opened files, helps diagnose read/write locks and file access errors.
Try it →
Utility.clearGlobalVariable(globalVariableName)
| globalVariableName | Name of the global variable to clear as a string. |
Deletes the specified global variable.