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
b22c9c5d-9208-48f4-b874-1cefb8df4d76