UiPath.Core.Activities.GetEnvironmentVariable
Gets the contents of the specified environment variable.
Properties
Input
- Variable - The name of the environment variable whose value is to be retrieved.
Output
- VariableValue - The value of the selected environment variable.
Common
- DisplayName - The display name of the activity.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Updated 7 months ago