Previous | 
  Up | 
 Next![]()  | 
_GETcompTreeCount
Returns the number of sons of a given node in objectParameters
I _GETcompTreeCount ( CompTree _tree_ [I r1] _position_ ) 
Return value
_tree_ any CompTree _position_ position of node 
number of sons of referenced node
Previous
Up