Skip to content

Get Environment Variable

Purpose of the Node

The Get Environment Variable node retrieves the value of an environment variable based on the key provided. It outputs the value of the environment variable and a boolean indicating whether the variable was found.

Pins

Pin NamePin DescriptionPin TypeValue Type
KeyThe key of the environment variable to retrieve.StringMap
VariableThe value of the environment variable.StringMap
Found?Boolean indicating whether the environment variable was found.BooleanSet