LOTUSSCRIPT/COM/OLE CLASSES


GetItem method
Example

Returns the node at a specified position in the list.

Defined in

NotesDOMNodeList

Syntax

Set notesDOMNode = notesDOMNodeList.GetItem( index& )

Parameters

index&


Return value

notesDOMNode


Example