Navigation: Designing templates > Macros > Data
It inserts the value of an environment variable.
Syntax
{#env variableName#}
variableName: name of the environment variable to insert
Example
Template:
{#env USERNAME#}
Result:
inserts the name of the computer user