PickBASIC / FlashBASIC
page statement
.mdThe page statement terminates the current page of output, prints the optional footing, positions to the top of the form, and prints the optional heading.
Syntax
page {num.exp}Parameter(s)
| num.exp | Optional expression used to change the current value of the page number. |
Description
Example(s)
See also
Referenced by
2 topics mention page statement in its description.