GetNextKeyword()

Syntax:

GetNextKeyword()

Return:

The next keyword in the specified Search object. If there is no next keyword, the value returned will be null.

Remarks:

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

Note:

This function also sets an internal value for the Search object, in order to recursively get entries out of the search list.

image\Script_Button.jpgExamples