en:actions:actionreadenvironmentvariable
This is an old revision of the document!
Table of Contents
Read environment variable
Cette action permet de lire une variable d'environnement. Il est possible aussi de lire la totalité des variables d'environnement, qui sont alors stockées dans un tableau.
Cette action est apparue avec la version 3.6.0 d'Actionaz
Standard parameters
Input Parameters
Mode
You have the choice between two modes :
- read a specific environment variable
- read all the environment variables
The first mode is the default mode.
Environment Variable
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.
Output Parameter
Variable
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.
Exceptions
en/actions/actionreadenvironmentvariable.1362343380.txt.gz · Last modified: 2021/02/13 11:23 (external edit)