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

LotusNotesLast
Syntax
LotusNotesLast();
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 LotusNotesLast function can be used to return the last Lotus Notes Note in the list.
Returns
0
-1
-2
Example
$ret = LotusNotesLast();
OpenText StreamServe 5.6 Updated: 2013-03-01