admDeleteSpaceCategory

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