SYNTAX:
xpfGetEnv (EnvIdentifier : STRING)
EnvStringValue : STRING;
The xpfGetEnv function gets the value of an environment variable by wrapping the C function ?getenv?.
General
Content
Integrations
SYNTAX:
xpfGetEnv (EnvIdentifier : STRING)
EnvStringValue : STRING;
The xpfGetEnv function gets the value of an environment variable by wrapping the C function ?getenv?.