admDeleteProjectCategory
Syntax | admDeleteProjectCategory(categoryName) | Package | adm |
Alias |
| Pkg Usage | deleteProjectCategory(categoryName) |
Description
Deletes the project category with the provided name.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
categoryName | String | Yes | Project category name. |
Return Type
Boolean (true/false)
Returns true if the category was deleted and false otherwise.
Example
admDeleteProjectCategory("T3");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
