break

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
break
Summary

Used with the print command to skip to the next page.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
print break
RelatedConstant: 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.

Tagsprinting