break | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Constant: formfeed Command: print, open printing Object: card Glossary: command, keyword |
Description | Use the break keyword to start a new page. The break keyword is most useful when printing a batch of cards with the open printing command, as it can be used to allocate cards across different pages as desired. |
Tags | printing |