This action can read the value of an environment variable. It can also read all the environment variables, and put them in an array.
Added in Actionaz 3.6.0.
You have the choice between two modes :
The first mode is the default mode.
The name of the environment variable to read. The combo box contains all the environment varaibles declared at this time. In the 'all variables' mode this field is disabled.
Name of the variable used to store the result.
In the All environment variable mode, the named variable in the field will be an array populated with the value of all the environment variables.