Category: System
Syntax:
sysSetEnv:Void(name:String, value:String)
Void
Sets an environment variable for the current process.
Takes name (environment variable name), value (value to set).
Returns nothing.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn