CurrentName (NotesDirectoryNavigator - JavaScript™)
Read-only. The name of the current match to which the navigator is pointing
Defined in
NotesDirectoryNavigatorSyntax
String getCurrentName() : :
Usage
This property will contain the name of the current match to which the directory navigator is pointing. It is updated by the findFirstMatch, findNextMatch and findNthMatch methods.If the directory navigator was created with the lookupAllNames method, this property will be an empty string.