GotoNextPage()

Syntax:

GotoNextPage()

Remarks:

This function will go to the next page in the page history. As a publication runs, Opus keeps a list, called the Page History, of all the pages visited and there are two function to move through this list. – GotoNextPage and GotoPreviousPage.

The GotoNextPage basically allows you to "reverse" a GotoPreviousPage function. It will not do anything if a GotoPreviousPage action has not been used prior to it being called or if you have reached the end of the current page history.

If more than one view is open at one time, such as the Layout panels or chapters in separate windows, then each view has its own Page History. No parameters required.

image\Script_Button.jpgExamples