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

ProtoFlux:ToLower (String)

From Resonite Wiki
Revision as of 23:52, 15 April 2024 by AmasterAmaster (talk | contribs) (Created the page for the To Lower node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
To Lower
Str
*
Formatting

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

Inputs

* (String)

The string to make lower case.

Outputs

* (String)

The lower case string.