This component lets you write an environment variable
Parameters
Workstation: the name or IP address of the computer on which you want to write an environment variable
Create Row
Create a row with 
Create Variable
Create a variable like "Var_System" with a value "Paseo_Var" to indicate that you want to write the environment variable Paseo_Var:
Select Variable
Then you select the variable:
- "Var_System" in the column Variable Name
- "Value_Var_System" in the column Value
- "Create" in the column "Action if Missing"
Now you can launch the treatment:
Treatment Launch
The result is available in the following variables:
- ENV_CREATE_0 indicate that the environment variable was created
- ENV_EXIST_0 indicate that the environment variable already exist
To use these variables you must respect following syntax: {Treatment name.ENV_CREATE_0} and {Treatment name.ENV_EXIST_0}
Example:
- {Write environment variables.ENV_CREATE_0}
- {Write environment variables.ENV_EXIST_0}
Get the world's favorite Script generator at http://www.paseosoft.com/