NotEqual, case insenstive (string)

NotEqual, case insenstive (string)

Windows
MacOS
Linux

Test if the input string are not equal (A != B), ignoring case differences

Target is Kismet String Library

!=

Inputs

A
String

The string to compare against

B
String

The string to compare

Outputs

Return Value
Boolean

Returns true if the input strings are not equal, false if they are equal

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss