Constants

tab

Supported By

Example

put tab before line 2 of theText

Description

A one-length string consisting solely of ASCII character 9, the tab character.

Note

In XION, you can also use the escape sequence \t to indicate a tab in a quoted literal. In HyperTalk, all backslashes are literal, as escape sequences are not supported.