aview toolkit putenv | |
|---|---|
env = | string |
value = | string |
aview toolkit putenv & | |
|---|---|
env = | "MY_VARIABLE" & |
value = | "1" |
Parameter | Value Type | Description |
|---|---|---|
env | string | Character string denoting an environment variable. |
value | string | Character string to be stored as the value of the environment variable. |