Equal, Case Insensitive (string)

Equal, Case Insensitive (string)

Windows
MacOS
Linux

Test if the input strings are equal (A == B), ignoring case

Target is Kismet String Library

==

Inputs

A
String

The string to compare against

B
String

The string to compare

Outputs

Return Value
Boolean

True if the strings are equal, false otherwise

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