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

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