environment variable
Every variable defined by the environment has both a name and a value. Both names and values are treated as strings.
Version | Platforms |
---|---|
8.0.584.0 | AIX, HP-UX, Mac, Red Hat, SUSE, Solaris, Windows |
8.1.535.0 | Debian, Ubuntu |
9.5.13.130 | Raspbian |
Creation
variable <string> of <environment> : environment variable
variable of <environment> : environment variable
x64 variable <string> of <environment> : environment variable
x64 variable of <environment> : environment variable
Properties
name of <environment variable> : string
value of <environment variable> : string
Casts
<environment variable> as string : string