clearGlobalVariable
Utility.clearGlobalVariable(globalVariableName)
Parameters
| globalVariableName | Name of the global variable to clear as a string. |
Returns
NothingDescription
Deletes the specified global variable.
Utility.clearGlobalVariable(globalVariableName)
| globalVariableName | Name of the global variable to clear as a string. |
Deletes the specified global variable.