Variables
Variables are placeholders whose value is not determined until run time. Variables can be used in the configuration file as well as the e-mail template.
Definition of a variable
The application treats a character string as a variable if the string starts with {% (start character) and ends with %} (end character). A keyword describing the type of variable follows after the start character.
{%[keyword].[category properties]%}
The types of variables and their keywords are described below.
Available types of variables
The following types of variables are available: