Operators

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 two types of operators which you can use General, Date or Functions.

General operators

General operators can be used for basic decision rules where you need to use String, Number or Boolean.

Date operators

Operators of dates are specifically used for date comparison in ISO format.

Functions

Functions are specifically used to create function validation.

List of Functions.

Last updated