8.2.1.5.2 ValueInCollection
The ValueInCollection condition compares the value of the associated field, in Selected field, with values contained in the associated collection field, in Collection field. The comparison can be made as an exact match, or a partial match, and returns true or false. In the field Operator, the selectable comparisons are:
- Starts with any collection entry - The condition returns true if the value of the associated field starts with a value in the collection.
- Ends with any collection entry - The condition returns true if the value of the associated field ends with a value in the collection.
- Equal to any collection entry - The condition returns true if the value of the associated field is an exact match of a value in the collection.