Operators
Description of operator types used in decision tables
Last updated
Description of operator types used in decision tables
Last updated
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 can be used for basic decision rules where you need to use String, Number or Boolean.
List of General operators.
Operators of dates are specifically used for date comparison in ISO format.
List of Date operators.
Functions are specifically used to create function validation.
List of Functions.