Get Key Value

Get Key Value

Windows
MacOS
Linux

Break up a key=value pair into its key and value.

Target is Gameplay Statics

Get Key Value
Pair
Key
Value

Inputs

Pair
String

The string containing a pair to split apart.

Outputs

Key
String

(out) Key portion of Pair. If no = in string will be the same as Pair.

Value
String

(out) Value portion of Pair. If no = in string will be empty.

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