Инструменты пользователя

Инструменты сайта


en:documentation:getenv

GetEnv

GetEnv <variable> <environment variable name>

Gets the value of an existing environment variable. Unlike the standard notation with enclosing % signs, it allows you to get the value of any variables, including those whose names contain various special characters (brackets, percent signs, spaces, etc.)

Parameters

variableThe name of the variable to which the result of the command will be written.
environment variable nameName of environment variable being read.

Related

SetEnv

Remarks

The function also allows you to check if an environment variable exists. If the variable does not exist, the variable %ERROR% will be equal to 1.

en/documentation/getenv.txt · Последнее изменение: 2020/09/17 18:05 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki