Lists
Definition
Lists serve as data sources within the context of a Rule and can be utilized as arguments for compatible operators. Refer to the examples for practical illustrations.
OperatorsYou might be interested in checking the documentation for specific List operators.
Examples
-
String similarity: match a string to any of the list values
-
Check if a value
is in
oris not in
a listCheck name is in EDES database
Updated 16 days ago