LOTUSSCRIPT/COM/OLE CLASSES


FindNthMatch method
Example

Positions navigator to nth match of the current name in the navigator.

Note This method is new with Release 8

Defined in

NotesDirectoryNavigator

Syntax

flag = notesDirectoryNavigator.FindNthMatch(n%)

Parameters

n%


Return value

flag


Usage

Positions the directory navigator at the nth match for the current name.

Example