LOTUSSCRIPT/COM/OLE CLASSES


GetAttributeNode method
Retrieves an attribute node by name.

Defined in

NotesDOMElementNode

Syntax

Set notesDOMAttributeNode = notesDOMElementNode.GetAttributeNode( attributeName )

Parameters

attributeName


Return value

notesDOMAttributeNode


Usage

Returns null if there is no such attribute.