Skip to content

Str UPPERCASE

130

The Str UPPERCASE node is a formatting tool that converts all characters in a string to capital letters.

When to use this node: * Visual Emphasis: Making a clue or a warning message stand out on a monitor (e.g., converting "danger" to "DANGER"). * UI Consistency: Ensuring that all headers or button captions in a custom UI have a uniform, bold appearance regardless of how they were originally typed.

Connectors in

  • string [type: string]

Connectors out

  • result [type: string]