/
xpfGetEnv
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.