jxa-lib
Preparing search index...
stdlib
getenv
Variable getenv
Const
getenv
:
(
name
:
string
)
=>
string
|
null
= $.getenv
Will throw if the environment variable does not exist.
Type Declaration
(
name
:
string
)
:
string
|
null
Parameters
name
:
string
Returns
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jxa-lib
Loading...
Will throw if the environment variable does not exist.