|
IDL Reference Guide: File Format Object Classes |
|
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
IDL Online Help (March 06, 2007)