pageEject()

The converseLib.pageEject() system function advances print form output to the top of the next page. You might use it before the program issues a print statement.

For other details on printing, see Print forms.

Syntax

  converseLib.pageEject( )

Feedback