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.
List of General operators.
Date operators
Operators of dates are specifically used for date comparison in ISO format.
List of Date operators.
Functions
Functions are specifically used to create function validation.
List of Functions.
Last updated