GetBookmarkPage()

Syntax:

GetBookmarkPage( Index )

Return:

The reference name of the Page object.

Parameters:

Index – enter the index number of the page. Index must be an integer or a variable containing an integer. The Index position starts at 1. This parameter is required.

Remarks:

This function will return the reference name of the Page object with the specified index number. This function is normally used when a publication has been set to use multiple Bookmarks.

image\Script_Button.jpgExamples