The IDLffXMLDOMElement::SetAttribute procedure method adds a new attribute to or updates an existing attribute in the element node.
Obj->[IDLffXMLDOMElement::]SetAttribute, Name, Value
A scalar string that contains the name of the attribute.
A scalar string that contains the value of the attribute.
None
6.1 |
Introduced |