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

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


en:documentation:set

Set

Set [/C] | [/EV-] [/EE] <var> <text>

Sets internal variable. If variable doesn't exist, it will be created. If variable exist, but it constant, error will be show.

Parameters

varName of the variable.
textText of the variable. May contain another variables and environment variables.

Switches

/EV-Disables the use of variables and environment variables in the text.
/EEEnables the use escapes (\n, \r, \t) in the text.
/CTreat text as expression with numeric result. Aritmetic operations and parenthesis are supported, variables (environment too) are always expanding.

Related

SetEnv

en/documentation/set.txt · Последнее изменение: 2019/07/17 13:19 — loopback

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki