Skip to main content

linear.stringcomparator.neqignorecase

Home > @runlightyear/linear > StringComparator > neqIgnoreCase

StringComparator.neqIgnoreCase property

Not-equals case insensitive. Matches any values that don't match the given string case insensitive.

Signature:
neqIgnoreCase?: string;