Supported Operators - Workflow - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard

The following operators are supported:

  • +, -, *, /, =, !=, <>, <, <=, >, >=
  • Brackets for grouping
  • The NOT, OR, and AND operators
  • The case-sensitive “=” operator. To compare two values as case-insensitive, the user needs to convert both values to upper or lower case using the appropriate function.
  • The Modulo operator. Add a Modulo operator to the expression editor with inputs for the dividend and divisor values and an output of the remainder of the division operation.