formfeed
Type
constant
Summary
Equivalent to the form feed character (ASCII 12, Control-L).
Syntax
formfeed
Description
Use the formFeed constant as an easier-to-read substitute for numToChar(12).
The formfeed constant is needed because you can't type the character it represents in a script.
The form feed character is used by some applications and printers to indicate a page break.
Examples
put formFeed after collatedData
Related
command: constant
constant: return
property: script, lineDelimiter, itemDelimiter
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile