Supported Operators - EIS Workflow Messaging - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external - OnBase/EIS-Workflow-Messaging/Foundation-24.1/EIS-Workflow-Messaging/Configuration/Message-Item-Types/Using-the-Expression-Field/Option-Expression/Supported-Operators - 2024-03-25

EIS Workflow Messaging

Platform
OnBase
Product
EIS Workflow Messaging
Release
Foundation 24.1
License

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.