Ui > Ui Assembly Interfaces > IApplicationGlobals > IApplicationGlobals.Remove
Remove(Name: String): Boolean;
Name. Name of a global variable.
The Remove method removes the global variable, name of which is passed as the Name input parameter, and returns True in case of success.
See also: