findFirstName (NotesDirectoryNavigator - JavaScript)

Positions navigator to the first name in the navigator and returns number of matches.

Defined in

NotesDirectoryNavigator

Syntax

findFirstName() : long
Return value Description
long The number of matches found in the navigator.

Usage

Positions the directory navigator at the first match of the first name, and sets the NameLocated property to true if the method succeeds. If the method fails, the NameLocated property is set to false. Does not change the current match.

Lookups automatically position the navigator at the first match of the first name.