GetEnvironment (open)
Returns the current environment
Syntax
LOADLIB "wh::os.whlib";
RECORD ARRAY FUNCTION GetEnvironment()
Return value
RECORD ARRAY
The current environment
name
Name of the environment key
value
Value of the environment key
Returns the current environment
LOADLIB "wh::os.whlib";
RECORD ARRAY FUNCTION GetEnvironment()
RECORD ARRAY
The current environment
name
Name of the environment key
value
Value of the environment key