Script functions reference > Script functions in alphabetical order > L > LotusNotesNext

LotusNotesNext
Syntax
LotusNotesNext();
Description
If the LotusNotesFind function finds more than one Note that matches the search criteria it creates a list of Lotus Notes Notes. The LotusNotesNext function can be used to return the next Lotus Notes Note in the list.
Returns
0
-1
-2
Example
$ret = LotusNotesNext();
OpenText StreamServe 5.6 Updated: 2013-03-01