admAddSpaceCategory
Description
Adds a category in the space.
Return Type
Boolean (true/false)
Example
return admAddSpaceCategory("TST", "Products");
Returns true.
See also
Peacock
Adds a category in the space.
Boolean (true/false)
return admAddSpaceCategory("TST", "Products");
Returns true.