Skip to content

Unit Reference StringBuilderUnit

S2NX7 edited this page Sep 30, 2025 · 2 revisions

StringBuilderUnit

Screenshot 2025-09-30 164732

A unit for constructing and concatenating multiple strings with flexible formatting options such as spacing, newlines, casing, quoting, and custom delimiters.

Input Ports

  • String values : The strings to be appended, each can have a different append mode.

Output Ports

  • Result : The concatenated string after applying all append modes and formatting rules.
Clone this wiki locally