Get Environment Variable
Gets the contents of the user specified environment variable.
This activity retrieves the contents of the user-specified environment variable.
Input
Input Variable :
String ArgumentRequiredThe name of the environment variable whose value is to be retrieved.
Output
Variable Value :
String VariableRequiredStores the contents of the user-specified environment variable in the specified String variable.
Last updated