$system.getenv
Returns the value of an environment variable
Usage
<
string
>
$system.getenv
(
<
variable
:string
>
)
Description
Returns the value of the environment <variable>.
Index
,
Functions