GetNextPage()

Syntax:

GetNextPage( Keyword )

Return:

The next Page object that contains a specified keyword in a Search object.

If the keyword is not found on any pages the return is NULL.

Remarks:

This function will return the next Page object that contains a specified keyword in a Search object. To find a Page object, you must first create a Search object using OpenSearch.

image\Script_Button.jpgExamples