EnvironmentVariableValue()
Syntax
Result$ = EnvironmentVariableValue()Description
Returns the value of the current environment variable currently examined with ExamineEnvironmentVariables() and NextEnvironmentVariable(). EnvironmentVariableName() may be used to return its name.
Parameters
None.
Return value
The value of the current environment variable currently examined with ExamineEnvironmentVariables() and NextEnvironmentVariable().
See Also
ExamineEnvironmentVariables(), NextEnvironmentVariable(), EnvironmentVariableName()
Supported OS
All