JAVA/CORBA CLASSES


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

Note This method is new with Release 8

Defined in

DirectoryNavigator

Syntax

boolean findNthMatch(int n)

Parameters

int n


Return value

boolean


Usage

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

Language cross-reference

FindNthMatch in LotusScript DirectoryNavigator class