Operators and Functions
Description of operator types used in decision tables
Last updated
Was this helpful?
Description of operator types used in decision tables
Last updated
Was this helpful?
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 can be used for decision rules involving Strings, Numbers, or Booleans.
List of Basic operators.
Date operators are specifically used for comparing dates.
List of Date operators.
Functions are specifically used to create custom function validations.
List of Functions.