ProtoFlux:Tab

From Resonite Wiki
Revision as of 15:12, 17 April 2024 by PJB (talk | contribs) (Add clarification about being unrelated to input events.)
\t
*
Constants

The Tab node is a character literal constant for the "Tab" character (Unicode: U+0009).

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 Tab character.

See Also

Wikipedia article about the Tab. [1]