Get Environment Variable List

You can select this activity to generate a dictionary of the environment variables.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Output Environment Variables Dictionary<String,String> Dictionary of environment variables
Response Code Int32 Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output
  • 400 to 499: Indicates client error responses
  • 500 to 599: Indicates server error responses.