xpfGetEnv
FUNCTION xpfGetEnv (EnvIdentifier : STRING) EnvStringValue : STRING;
The xpfGetEnv function gets the value of an environment variable by wrapping the C function getenv.
Arguments
Type | Name | Comment |
STRING | EnvIdentifier | environment identifier |
Return Value
Â
Type | Name | Comment |
STRING | EnvStringValue | value of the identifier |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â