Get Substring

Get Substring

Windows
MacOS
Linux

Returns a substring from the string starting at the specified position

Target is Kismet String Library

Get Substring
Source String
Start Index
0
Length
1
Return Value

Inputs

Source String
String

The string to get the substring from

Start Index
Integer

The location in SourceString to use as the start of the substring

Length
Integer

The length of the requested substring

Outputs

Return Value
String

The requested substring

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