IDLffXMLDOMAttr::SetValue

The IDLffXMLDOMAttr::SetValue procedure method sets the value of the attribute node, using the Value argument.

Syntax

Obj->[IDLffXMLDOMAttr::]SetValue, Value

Arguments

Value

A scalar string used to set the value of the attribute node.

Keywords

None

Version History

6.1

Introduced