LOTUSSCRIPT/COM/OLE CLASSES


GetItem method
Example

Returns the attribute at a specified position in the list.

Defined in

NotesDOMNamedNodeMap

Syntax

Set notesDOMNode = notesDOMNamedNodeMap.GetItem( index& )

Parameters

index&


Return value

notesDOMNode


Example