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