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.

πŸ“˜

Operators

You might be interested in checking the documentation for specific List operators.

Examples

  1. String similarity: match a string to any of the list values

  2. Check if a value is in or is not in a list

    Check name is in EDES database

    Check name is in EDES database