Description |
Populates a dataset with the names and values of a specified type of environment variable. The data can then be extracted from the dataset using other actions such as Loop Dataset or Dataset to Cells. |
Declaration |
<AMLISTENVIRONMENTVARIABLES RESULTDATASET="text" TYPE="text [options]" /> |
Example |
<AMLISTENVIRONMENTVARIABLES RESULTDATASET="EnvrmtVarDataset" TYPE="USER" /> |
General Tab Parameters |
Environment variable scope: Specifies the scope of the environment variable. The available options are:
Text [options], Optional - Default "User" Create and Populate Dataset: Specifies name of the Automated Workflow dataset that should be populated with the names and values of the environment variables. Text [dataset name], Required |