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 |
|---|---|
|
|
1-Input[String]: Prepends the buffered Value to thisString and emits it. 2-Prepend[String]: Stores the value in the Node buffer. |
|
|
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 |
|
