get Category
Returns a requested category.
Return
A category object that corresponds to the category ID, or null if ID doesn't exist.
Notes
Can be called during or after the VMELifeCycleListener.mapDataDidLoad notification.
Since
1.10
Parameters
category ID
The ID of the category to return.