Skip to end of banner
Go to start of banner

admDeleteSpaceCategory

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

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

  • No labels