XML Object
 
Syntax
 
GetAttributeValue(index As Long) As String
 
Description
Returns the value of the Nth attribute of an XML node. The first attribute is at index 0.
 
Returns a null on failure