admSetProjectCategory
Description
Returns true if the category of a project has been updated.
Parameters
Return Type
boolean
Returns true if the category was set to the project and false otherwise.
Examples
admSetProjectCategory("T3", "Thunderbolt3");
use "adm";
setProjectCategory("CX1", "Cat");
See also
Peacock