m Fix name |
Mention name bug |
||
Line 17: | Line 17: | ||
The character literal constant of the Backspace character. | The character literal constant of the Backspace character. | ||
== Bugs == | |||
The name of this node currently does not display correctly in-app due to a bug.<ref>{{CiteResoniteIssue|177|Most nodes in Strings > Constants have invisible names.}} | |||
== See Also == | == See Also == |
Revision as of 17:02, 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.
Bugs
The name of this node currently does not display correctly in-app due to a bug.<ref>Resonite Issue #177: Most nodes in Strings > Constants have invisible names.
See Also
Wikipedia article about the Backspace. [1]