MatchLocated (NotesDirectoryNavigator - JavaScript)

Read-only. Indicates success of most recent match.

Defined in

NotesDirectoryNavigator

Syntax

Boolean getMatchLocated() : :
Legal value Description
True Indicates match was successful.
False Indicates match was unsuccessful.

Usage

This property is set by the findFirstMatch, findNextMatch, and findNthMatch methods.