Text Case
Method #
This node converts all the characters in the string into either lower-case or upper-case, for use within a Text node or to be processed by other text string nodes.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Text The text string to change to lowercase.
Text Case The mode used to transform the input string.
- Lowercase : The string is converted to lowercase.
- Uppercase : The string is converted to uppercase.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Text | The text string to change to lowercase. |
Text Case | The mode used to transform the input string.
|
Name | Description | Typical Input |
---|---|---|
Text String | Overwrite the text string attribute with an input text string. | Text String |