InfoConnect for Airlines VBA Guide
GetAttribute Function
Gets the value of the named attribute on the element.
Syntax
object.GetAttribute( _
   ByVal attributeName As String _
) As String

Parameters

attributeName
See Also