Method
This node combines text strings, which can be input into other nodes – typically the Text node.
Example |
---|
|
Example Nodegraph |
|
Example Project |
Attributes
Name | Description |
---|---|
Separator | The character used to separate the strings |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Text Strings | The text strings to be used for combining. | Text String |
Outputs
This node outputs a string that can be used by any node which takes a string input.