FindNextMatch (NotesDirectoryNavigator - LotusScript®)
Positions navigator to next match of the current name in the navigator.
Note: This method is new with Release 8
Defined in
Syntax
flag = notesDirectoryNavigator .FindNextMatch()
Return value
flag
Boolean. True if a match was found in the navigator. False if no match was found.
Usage
Positions the directory navigator at the next match for the current name.