LOTUSSCRIPT/COM/OLE CLASSES


GetItem method
Esempio

Returns the node at a specified position in the list.

Defined in

NotesDOMNodeList

Syntax

Set notesDOMNode = notesDOMNodeList.GetItem( index& )

Parameters

index&


Return value

notesDOMNode


Esempio