Operators and Functions

Description of operator types used in decision tables

Operators in Decision Tables

Every condition cell in the decision table can have a different operator. There are three types of operators you can use: Basic, Dates and Functions.

Basic Operators

Basic operators can be used for decision rules involving Strings, Numbers, or Booleans.

Basic operators modal

Date Operators

Date operators are specifically used for comparing dates.

Dates operators modal

Functions

Functions are specifically used to create custom function validations.

Functions operators modal

List of Functions.

Last updated

Was this helpful?