String:Prepend

Last updated 5 August 2026

String:Prepend combines 2 Strings together,

by adding the stored String at the beginning

of the received.

Pin Info

Input 1: Input [String]

Input 2: Prepend [String]

1-Input[String]: Prepends the buffered Value to thisString and emits it.

2-Prepend[String]: Stores the value in the Node buffer.

Output 1: Result [String]

1-Resule[String]: Emits the Input String and the bufferas a new combined string.

Node Parameters

Buffer: Defines the node Buffer value that is prepended to any input string