NextEnvironmentVariable()
Syntax
Result = NextEnvironmentVariable()Description
This function must be called after ExamineEnvironmentVariables(). It will go step by step through the environment variables of the program. It will return zero as soon as there are no more variables to read.
Use EnvironmentVariableName() and EnvironmentVariableValue() to get the name and content of the current variable.
Supported OS
All