Method XmlNode():getChildCount() Foundation

Gets the number of child nodes.

Syntax
:getChildCount() --> nChilds
Return

A numeric value with the number of child nodes.

Description

The method :getChildCount() can be used to determine the number of child nodes associated with a node object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.