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 environmentNew environment
nameEnvironment variable name
valueEnvironment variable value