- 0 Talk
-
API KBSetup GetSubCategoryCount
Returns the number of subcategories in a category.
count = KBSetup_GetSubCategoryCount(category)
Parameters
Edit
Arguments
Edit
- (category)
- category
- Integer - The category's index.
Returns
Edit
- count
- count
- Integer - Number of subcategories.
Details
Edit
- This is only available when KBSetup_IsLoaded() is true.