Set Environment Variable

You can select this activity to add an environment variable by providing the name and value. A variable is created if not already existing.

This table lists the properties for the activity.

Property Type Property Name Data Type Description
Input Name String The name of the environment variable to be created.
Value String The value of the environment variable to be created.
Output 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.