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 Argument Required The name of the environment variable whose value is to be retrieved.

Output

  • Variable Value : String Variable Required Stores the contents of the user-specified environment variable in the specified String variable.

Last updated