Method
This node reverses a text string, which then can be used as an input into other nodes – typically the Text node.
Example |
---|
|
Example Nodegraph |
---|
|
Example Project |
Attributes
Name | Description |
---|---|
Text String | The text string to reverse. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Text String | Overwrite the text string attribute with an input text string. | Text String |
Outputs
This node outputs a string that can be used by any node which takes a string input.