Returns the number of sibling configurations and optionally of a specified product.
string SiblingCount([bool includeSelf]; [string productTitle])
includeSelf |
Optional argument to include current configuration in the sibling count. Default is false. |
productTitle |
Optional filter to only count configurations of the specified product. |
Example
SiblingCount()