ProtoFlux:To Upper (Character)

From Resonite Wiki
Revision as of 21:59, 17 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the To Upper (Character) node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
To Upper
Character
*
Characters

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

Inputs

* (char)

The character literal to make upper case.

Outputs

* (char)

The upper case character.