Contains

Checks if a list of source strings contains the string provided.

Example Use Case

An insurance company wants to know whether or not customer has home insurance with them. They can then target the customer with a promotional offer at renewal.

Example Eligibility Rule

[Products Owned] contains "Home Insurance" "ignoring case"

Exp - Contains