Description |
Populates an Automated Workflow variable with the value of the specific environment variable so that the data can then be used in subsequent Workflow steps. |
Declaration |
<AMGETENVIRONMENT NAME="text" TYPE="text [options]" RESULTVARIABLE="text [variable name]" /> |
Example |
<AMGETENVIRONMENT NAME="Path" TYPE="PROCESS" RESULTVARIABLE="VariableName1" /> |
General Tab Parameters |
Environment variable name: Specifies the name of the environment variable to retrieve. Text, Required Environment variable scope: Specifies the scope of the environment variable. The available options are:
Text [options], Optional - Default "User" Populate variable with value: Specifies the Automated Workflow variable to populate with the value from the environment variable. Text [variable name], Required |