Constants

backspace

Supported By

Example

set the itemDelimiter to backspace

Description

A one-length string consisting solely of ASCII character 8, the backspace character.

Note

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