RemoveAttribute (NotesDOMElementNode - LotusScript®)
Deletes the specified attribute.
Defined in
Syntax
Call notesDOMElementNode .RemoveAttribute( attributeName )
Parameters
attributeName
String. The name of the attribute to remove.
Deletes the specified attribute.
Call notesDOMElementNode .RemoveAttribute( attributeName )
attributeName
String. The name of the attribute to remove.