XMLGetAttribute Function

Returns the attribute value for given name at the current focus element.

Arguments

Number Type Compulsory Default Description
1 string Yes Attribute name
2 string Yes XML reference

Returns

Return type: String

The attribute value for the given name.