LOTUSSCRIPT/COM/OLE CLASSES


SetAttributeNode method
Adds a new attribute node.

Defined in

NotesDOMElementNode

Syntax

Set notesDOMAttributeNode = notesDOMElementNode.SetAttributeNode( attributeNode )

Parameters

attributeNode


Return value

notesDOMAttributeNode


Usage

Returns null if it does not replace an existing attribute.