Method
This node can be used to represent a text string, which can be used to input text into other nodes – typically the Text node or string manipulation nodes such as Combine Text Strings and Split Text Strings.
Example |
---|
|
Example Nodegraph |
|
Example Project |
Attributes
Name | Description |
---|---|
Text | Text String to be used as a source in another node. |
Outputs
This node outputs a string that can be used by any node which takes a string input.