OpenSearch()

Syntax:

OpenSearch()

Return:

A new search object containing a list of search words in the publication.

Note:
There are four functions relating to the search Object: GetFirstKeyword, GetNextKeyword, GetFirstPage, GetNextPage.

Remarks:

This function will return a search Object, used for the publication search. To find keywords in the search list or find the page object that contains the keyword, you must first create a search object using the OpenSearch function.

Note:
The Use publication search database option in the General tab of the Publication Properties dialog must be ticked (i.e. turned on) in order for the OpenSearch function to work when your publication is published.

image\Script_Button.jpgExamples