LOTUSSCRIPT/COM/OLE CLASSES
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%
flag
Positions the directory navigator at the nth match for the current name.
Language cross-reference
findNthMatch in Java DirectoryNavigator class
Example