Skip to main content

SetAttribute (NotesDOMElementNode - LotusScript)

Adds a new attribute.

Defined in

NotesDOMElementNode

Syntax

Call notesDOMElementNode .SetAttribute( attributeName , attributeValue )

Parameters

attributeName

String. The name of the attribute to create or alter.

attributeValue

String. The value to use.