Arbortext Command Language > Functions by Alphabetical Listing > profilenode_children_nodes
  
profilenode_children_nodes
profilenode_children_nodes(profilenode, arr)
Returns the number of nodes that are children of a node.
profilenode — The node for which the number of child nodes is returned.
arr — An array of the profilenode identifiers of the nodes that are children of profilenode. profilenode_children_nodes returns the count of the array arr.