put formfeed after theText
A one-length string
consisting solely of ASCII character 12, the form feed character. Some programs may use this to indicate a page break.
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.