The IDLffXMLDOMElement::GetAttribute function method returns the value of the attribute specified by Name.
Result = Obj->[IDLffXMLDOMElement::]GetAttribute( Name )
Returns a scalar string containing the value of the attribute specified by Name.
A scalar string used to specify the name of the attribute for which to get the value.
None
6.1 |
Introduced |