Returns text in upper and lower cases
ID
tool-text-text-case
Name
Text Case
Group
Text
Package
Tool
Keywords
Render
After creating a node, connect the text that we want to change in upper or lower cases to the port. On the output ports, we will get the text in upper and lower cases.
Text Concatenate
Text Join
Characters
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
text | String | Text to modify |
Outputs
Name | Type | Description |
---|---|---|
upper | String | Upper case representation of text |
lower | String | Lower case representation of text |