ProtoFlux:Is White Space

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

The Is White Space node takes in a character literal and returns if that character is whitespace. Whitespace characters are empty spaces in text that separate other characters.

Inputs

Character (char)

The character literal to check.

Outputs

* (bool)

Returns if this is whitespace.