ProtoFlux:Backspace: Difference between revisions

From Resonite Wiki
No edit summary
m Fix name
Line 1: Line 1:
{{#Invoke:ProtoFlux|GenerateUI
{{#Invoke:ProtoFlux|GenerateUI
|Name=
|Name=\b
|Category=Constants
|Category=Constants
|Outputs=
|Outputs=

Revision as of 15:22, 17 April 2024

\b
*
Constants

The Backspace node is a character literal constant for the "Backspace" control character (Unicode: U+0008).

This node is about the text character. Its usage should not be confused with that of keyboard keys used for handling input.

Outputs

* (char)

The character literal constant of the Backspace character.

See Also

Wikipedia article about the Backspace. [1]