API Tree.CountNamedChildren
Appearance
Detailed description
Examples
Calling in a calculation
- Declare a variable 'result' of type ULONG
- Add to a calculation icon:
result = ::Tree.CountNamedChildren(object, "targetname")
result = ::Tree.CountNamedChildren(object, "targetname")