Tool
Surface
Curve Analysis
Transform
Primitive Curves
Boolean Operation
Panels
Analysis
Render
Solid
Intersection
Array
Triangulation
Vector
Toolset
Text
Image
3D Object
Text Case
Returns text in upper and lower cases
Details
ID
tool-text-text-case
Name
Text Case
Group
Text
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Text | String | Text to modify |
Output ports
| Name | Type | Description |
|---|---|---|
| Upper | String | Upper case representation of text |
| Lower | String | Lower case representation of text |
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