Join a collection of text fragments into one
ID
tool-text-text-join
Name
Text Join
Group
Text
Package
Tool
Keywords
Render
After creating a node, to the first port, connect the fragment separator. Connect the first text fragment we want to join to the first port and the second text fragment that we want to join with the first text to the second port. For more than two text fragments, you need to add ports using the "add port" function in the port menu and connect other text fragments to these ports. On the output port, we will get the result joined text.
Characters
Concatenate
Text Case
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
separator | String | Fragment separator | |
text | String | Text fragments to join |
Outputs
Name | Type | Description |
---|---|---|
resultText | String | Result text |