Concatenate some fragments of text
ID
tool-text-concatenate
Name
Concatenate
Group
Text
Package
Tool
Keywords
Render
After creating a node, to the first port, connect the first text we want to concat other texts, connect the second text to the second port with which we want to concat the first text connected to the first port. For more than two texts, you need to add ports using the "add port" function in the port menu and connect other texts to these ports. On the output port, we will get the result concatenate text.
Characters
Text Join
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
text | String | Text fragments to concatenate |
Outputs
Name | Type | Description |
---|---|---|
concatenatedText | String | Resulting text consisting of all the fragments |