Constants

formfeed

Supported By

Example

put formfeed after theText

Description

A one-length string consisting solely of ASCII character 12, the form feed character. Some programs may use this to indicate a page break.

Note

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