Does not equal (ignoring case)

Compares two strings, case insensitively, to determine if they are different.

Example Use Case

A brand requires a reusable eligibility rule that can be used to provide certain actions only when a customer is not on a purchase activity. To eliminate issues with the comparison they elect to use the does not equal (ignore case).

Example Eligibility Rule

Interaction Activity Type name does not equal (ignore case) “purchase”

Exp - does not equal