Returns the number of child configurations.
int ChildCount([string productTitle])
productTitle |
Optional filter to only count child configurations of the specified product. |
Example
ChildCount("Engine")
Returns the number of child configurations of the product "Engine".