ProtoFlux:Is Lower

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

The Is Lower node takes in a character literal and returns if that character is a lower case letter.

Inputs

Character (char)

The character literal to check.

Outputs

* (bool)

Returns if this is a lower case letter.