XML Get Element Attribute
|
|
Gets the attrribute of child element in a XML file.
Parameters
XML string
The control, variable or a string that represents a XML file.
Attribute's Name string
The name of the attribute that user wants to get.
Target
The control or variable to save the result of this action.
|