has_envs

has_envs

has_envs

Function

Determine whether the specified name exists in the system environment.

Syntax

Parameters

ParametersTypeRequiredDefault valueDescription
nameStringNo''The name of the system to check.

Return value

TypeDescription
BoolReturns true if there is a system function, library constructor, or system constant.

Example

Notes

  • Can be used to check whether the standard library entry exists.