ProtoFlux:Backspace

From Resonite Wiki
Revision as of 00:11, 17 April 2024 by AmasterAmaster (talk | contribs) (Created a page for the Backspace node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
*
Constants

The Backspace node is a character literal constant that represents the Backspace character for most physical keyboards. Using this node will not actually fire a backspace event on the keyboard by itself, but is more of a way to compare against another character or to be used in some way in its raw form.

Outputs

* (char)

The character literal constant of the Backspace character.

See Also

Wikipedia article about the Backspace. [1]