1. Home
  2. Docs
  3. GEV
  4. SetEnvironmentVariable

SetEnvironmentVariable

SetEnvironmentVariable

  • Sets the contents of the specified environment variable.

Properties

       Input

  • Variable (InArgument<String>) – The name of the environment variable whose value is to be retrieved.
  • VariableValue (InArgument<String>) – The value of the selected environment variable.

      Misc

  • DisplayName (String) – To set a meaningful name according to the user.
  • Private (InArgument<String>) – If selected, the values of variables and arguments are no longer logged at Verbose level.