EnvironmentVariableName()
语法
Result$ = EnvironmentVariableName()概要
Returns the name of the current environment variable currently examined with ExamineEnvironmentVariables() and NextEnvironmentVariable(). EnvironmentVariableValue() may be used to return its value.
参数
无.
返回值
The name of the current environment variable currently examined with ExamineEnvironmentVariables() and NextEnvironmentVariable().
参阅
ExamineEnvironmentVariables(), NextEnvironmentVariable(), EnvironmentVariableValue()
已支持操作系统
所有