Skip to main content

Expression Condition

T
Written by Tim Sublette

An Expression condition will return a Boolean value based on whether or not the condition has been met. If the condition evaluates to true, the formatting will be applied.



Fig. 1 - Configuration Panel


  1. Field Is – This box is used to determine the type of condition.

  2. Expression – This box is where the expression intended to return a Boolean value is entered.

If the expression does not return a Boolean value (true or false), then the formatting will not be rendered.

Did this answer your question?