latest
Text
Text Case

Returns text in upper and lower cases

ID

662ae7a510b6cb87640c92ca

Name

Text Case

Group

Text

Package

Tool

Keywords

lower
upper

Surface

Vector

Transform

Primitive Curves

Curve Analysis

Toolset

Triangulation

Boolean Operation

Panels

Solid

Intersection

Text

Image

Analysis

Array

Creation method

There are two options for creating Text Case node.

  • The first way to create Text Case node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • lower , upper
  • The second way is to select Text Case node from the menu that opens from the top left.
    • Menu > Tool > Text > Text Case

Steps

  • Create Text Case node.
  • Connect the text that we want to change in upper and lower cases to the port.

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.

See also

Text Concatenate
Text Join
Characters

Inputs

NameTypeDescriptionDefault Value
text
String
Text to modify

Outputs

NameTypeDescription
upper
String
Upper case representation of text
lower
String
Lower case representation of text