We've encountered an issue exporting this macro. Please try exporting this page again later.
Description
Deletes a category from the space.
Return Type
Boolean (true/false)
Example
return admDeleteSpaceCategory("TST", "Products");
Returns true if the category was deleted.
See also