JAVA/CORBA CLASSES


getFirstItemValue method
Returns the value of the first item of the current match.

Note This method is new with Release 8

Defined in

DirectoryNavigator

Syntax

java.util.Vector getFirstItemValue()

Return value

Vector


Usage

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

This method always returns an array. If it is a single valued item, only the first value of the array will be populated.

Language cross-reference

GetFirstItemValue in LotusScript DirectoryNavigator class