Skip to main content
Skip table of contents

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.

CODE
{%[keyword].[category properties]%}

The types of variables and their keywords are described below.

Available types of variables

The following types of variables are available:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.