setenv


(setenv envVar value)

This function sets the environment variable envVar to value.

Arguments

envVar  (string) the name of the environment variable
value  (string) the new value to be assigned

Return

value is returned

Example

(setenv "MyPath" "root/application/")

Remarks




©  Bricsys NV. All rights reserved.