Versions Compared

Key

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

...

Example:

...

Panel
bgColor#DEEBFF

Iff

The ‘Iff’ formula is used to evaluate a certain condition and then further

...

evaluates a formula based on how the condition is evaluated. Parameters include:

  1. The condition to evaluate. This condition should evaluate to true or false

  2. The logic to evaluate if the condition is true

  3. The logic to evaluate if the condition is false

...