ProtoFlux:To Lower (String)

From Resonite Wiki
Revision as of 21:51, 17 April 2024 by 989onan (talk | contribs) (989onan moved page ProtoFlux:To Lower to ProtoFlux:To Lower (String): Conflict)
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.