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