Returns information a knowledge base subcategory
See also Knowledge-base functions.
Signature:
categoryId,
name
=
KBSetup_GetSubCategoryData(index,
subindex)
Arguments:
index
- The index of the category (number
)subindex
- The index of the subcategory (number
)
Returns:
categoryId
- The unique categoryId for the given subcategory (number
)name
- The name of the subcategory (string
)