RemoveGlobalVariable procedure
Prototype: |
procedure RemoveGlobalVariable(const name: string); |
|
Description: |
The RemoveGlobalVariable procedure removes a global variable with a given name (if it exists). |
|
Syntax: |
Globals.RemoveGlobalVariable(Name); |
|
Part |
Description |
|
Name |
A string parameter specifying the global variable to be removed |
|
Return value: |
none |
|
See also:
SetGlobalVariable; GetGlobalVariable; GlobalVariableExists; RemoveGlobalVariable; RemoveGlobalVariables; Value
© 2024 IFER-Monitoring and Mapping Solutions