Starts With

Starts With

Windows
MacOS
Linux

Test whether this string starts with given string.

Target is Kismet String Library

Starts With
Source String
In Prefix
Search Case
IgnoreCase
Return Value

Inputs

Source String
String
In Prefix
String
Search Case
ESearchCase Enum

Indicates whether the search is case sensitive or not ( defaults to ESearchCase::IgnoreCase )

Outputs

Return Value
Boolean

true if this string begins with specified text, 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