Constants

newline

Supported By

Example

put newline after line 2 of theText

Description

A one-length string consisting solely of ASCII character 10, the line feed character or Unix newline character.

Note

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

Synonym

linefeed