LOTUSSCRIPT/COM/OLE CLASSES
Nota This method is new with Release 8
Defined in
NotesDirectoryNavigator
Syntax
value = notesDirectoryNavigator.GetNthItemValue (n%)
Parameters
n%
value
Positions navigator to the nth match of the current name, and updates the CurrentItem property with the item name.
The only way to advance the current item is by use of the GetNextItemValue property.