Constants

linesep

Supported By

Example

put linesep after line 12 of theText

Description

A one-length string consisting of a single Unicode line separator character, Unicode character U+2028.

Note

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