Skip to main content
The StringConcatenate node combines two text strings into one by joining them with a specified delimiter. It takes two input strings and a delimiter character or string, then outputs a single string where the two inputs are connected with the delimiter placed between them.

Inputs

ParameterDescriptionData TypeRequiredRange
string_aThe first text string to concatenateSTRINGYes-
string_bThe second text string to concatenateSTRINGYes-
delimiterThe character or string to insert between the two input strings (default: empty string)STRINGNo-

Outputs

Output NameDescriptionData Type
outputThe combined string with the delimiter inserted between string_a and string_bSTRING
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): ea6fa7948d07e87b7ea3aeaf4f38c4cfdbfa5c5bd56d9f2935f94f1775686d08