ProtoFlux:To Upper (String)

From Resonite Wiki
Revision as of 23:49, 15 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the To Upper note.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.