IDL Programming > Objects > File Format Object Classes > IDLffXMLDOMAttr::GetValue

IDLffXMLDOMAttr::GetValue

Syntax | Return Value | Arguments | Keywords | Version History

The IDLffXMLDOMAttr::GetValue function method returns the value of the attribute node.

Syntax

Result = Obj->[IDLffXMLDOMAttr::]GetValue()

Return Value

Returns a scalar string containing the value of the attribute node.

Arguments

None

Keywords

None

Version History

6.1

Introduced