Constants

return

Supported By

Example

put return after line 2 of theText

Description

A one-length string consisting solely of ASCII character 13, the carriage return character or Macintosh line break character.

Note

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