Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                     V1: FICLC(,2) 

Warning

The important points for the usage of variables are as follows:

  • 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.