notEqualIgnoreCase notEqualIgnoreCase
Check if the first argument string with the second argument string are different, ignoring case considerations.
Category
String
Function syntax
notEqualIgnoreCase(<parameters>)
Parameters
- string
Signature and returned type
notEqualIgnoreCase(<string>,<string>)
Returns a boolean.
Example
notEqualIgnoreCase(@event{iOSPushPermissionAllowed.device.model}, "iPad")
recommendation-more-help
8fe209f2-717b-4d36-904c-71a9532007af