functionappendEnvironmentVar
Appends a variable to the environment variables list.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | var | ||
| String | value |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | result | returns "error" if the variable could not be appended |