name
firstChild ( )
None available
description
Evaluates the specified XML element and references the first child in the parent element's child list or null if the element does not have children.
syntax
firstChild();
returns
XMLElement, the first child element
usage
Web & Application
related