See also
Declaration: GetCurrentChild as XMLData
Return Value
Returns an xml element as XMLData object.
GetCurrentChild gets the current child. Before you call GetCurrentChild you must initialize an internal iterator with XMLData.GetFirstChild.