XMLChildCount()

Syntax

Result = XMLChildCount(Node)
Description
Returns the number of child nodes inside the specified XML node.

Parameters

Node The XML node to count the children.

Return value

The number of child nodes inside the specified XML node.

Supported OS

All

<- XMLAttributeValue() - XML Index - XMLError() ->