Versions Compared

Key

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

Use Condition Expressions in the Conditional plugin.

Conditions are specified as a boolean expression. A Boolean expression is a logical statement that is either TRUE or FALSE. Expressions can compare data of any type as long as both parts of the expression have the same basic data type or compatible data type. You can test data to see if it is equal to, greater than, or less than other data. Following are some of the example of an expression that can be specified.

...