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(@{iOSPushPermissionAllowed.device.model}, "iPad")

recommendation-more-help
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9