Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

IDLffXMLDOMElement::SetAttribute


Syntax | Arguments | Keywords | Version History

The IDLffXMLDOMElement::SetAttribute procedure method adds a new attribute to the element node.

Syntax

Obj->[IDLffXMLDOMElement::]SetAttribute, Name, Value

Arguments

Name

A scalar string that contains the name of the attribute.

Value

A scalar string that contains the value of the attribute.

Keywords

None

Version History

Introduced: 6.1


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]