xpfGetEnv

FUNCTION xpfGetEnv (EnvIdentifier  : STRING)
                    EnvStringValue : STRING;
                

The xpfGetEnv function gets the value of an environment variable by wrapping the C function getenv.

Arguments


TypeNameComment
STRINGEnvIdentifierenvironment identifier

Return Value


 

TypeNameComment
STRINGEnvStringValuevalue of the identifier

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â