setenv
(setenv envVar value)
This function sets the environment
variable envVar to value.
|
Arguments |
envVar (string) the name of the environment
variable |
|
Return |
value is returned |
|
Example |
(setenv "MyPath" "root/application/") |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |