set the itemDelimiter to backspace
A one-length string
consisting solely of ASCII character 8, the backspace character.
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.