Replace Inline

Replace Inline

Windows
MacOS
Linux

Replace all occurrences of SearchText with ReplacementText in this string.

Target is Kismet String Library

Replace Inline
Source String
Search Text
Replacement Text
Search Case
IgnoreCase
Return Value
0

Inputs

In
Exec
Source String
String (by ref)
Search Text
String

the text that should be removed from this string

Replacement Text
String

the text to insert in its place

Search Case
ESearchCase Enum

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

Outputs

Out
Exec
Return Value
Integer

the number of occurrences of SearchText that were replaced.

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