sysGetEnv

Category: System

Syntax:

sysGetEnv:String(name:String)


Parameters

Returns

String



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn