Check if the first argument string with the second argument string are different, ignoring case considerations.
String
notEqualIgnoreCase(<parameters>)
notEqualIgnoreCase(<string>,<string>)
Returns a boolean.
notEqualIgnoreCase(@{iOSPushPermissionAllowed.device.model}, "iPad")