Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 2

...

Warning

Attention: The important points for the usage of variables are:

  • The order must be kept in variable definitions, and an incomplete variable should not be used in the definition of another variable.
  • Variable definitions should not cause cycles. For instance, if the V3 variable definition is made using the V3 variable, a cycle is created.

The details about defining formulas and conditions using parameters/variables/functions are described in the Campaign Examples section.