findFirstMatch (NotesDirectoryNavigator - JavaScript)

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

Defined in

NotesDirectoryNavigator

Syntax

findFirstMatch() : boolean
Return value Description
boolean True if a match was found in the navigator. False if no match was found.

Usage

Positions the directory navigator at the first match, and sets the CurrentName property with the name found in that match. Lookups automatically position the navigator at the first match of the first name.