Get Environment Variable
Description
This action component returns an environment variable value.
Input Properties
- Variable Name(Dropdown) – Select an environment variable name from one of the options.
Output Properties
- Result (String) – The environment variable value stored in a string variable.
General Properties
- GlobalWaits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- IgnoreError (Checkbox) – Continue the process flow without throwing error.
- PostWait (Checkbox) – Apply specified wait after execute the action.
- PreWait (Checkbox) – Apply specified wait before execute the action.