\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]