Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ProtoFlux:ToUpper (String)

From Resonite Wiki
Revision as of 00:37, 21 August 2025 by YoshBot (talk | contribs) (YoshBot moved page ProtoFlux:To Upper (String) to ProtoFlux:ToUpper(String): Automated: removing spaces from ProtoFlux namespace)
To Upper
Str
*
Formatting

The To Upper node takes in a string and makes all letters in that string into the upper case variant of that letter. Numbers, symbols, and whitespace are unaffected by this.

Inputs

* (String)

The string to make upper case.

Outputs

* (String)

The upper case string.