Category: System
Syntax:
sysGetEnv:String(name:String)
String
Retrieves the value of an environment variable.
Takes name (environment variable name).
Returns the value of the specified environment variable from the current process environment.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn