environ

Function

ArgDescriptionType
varExtract the var from the environment.string (required)

Required permissions:MACHINE_STATE

Description

Get an environment variable.

environ

Plugin

ArgDescriptionType
varsExtract these variables from the environment and return them one per rowlist of string

Description

The row returned will have all environment variables as columns. If the var parameter is provided, only those variables will be provided.