Process::SetEnvironment (open)
Sets the environment of the process. Must be called before starting the process
Syntax
LOADLIB "wh::os.whlib";
MACRO SetEnvironment(RECORD ARRAY environment)
Parameters
RECORD ARRAY environment
New environment
name
Environment variable name
value
Environment variable value