LOTUSSCRIPT/COM/OLE CLASSES
Positions navigator to next match of the current name in the navigator.
Note This method is new with Release 8
Defined in
NotesDirectoryNavigator
Syntax
flag = notesDirectoryNavigator.FindNextMatch()
Return value
flag
Positions the directory navigator at the next match for the current name.
Language cross-reference
findNextMatch in Java DirectoryNavigator class
Example