findCategory
Find project category of labels
Description
gets the category from the specified project with the specified name. You need to
get a category before you can use the category
= findCategory(proj
,categoryName
)addLabel
or removeLabel
function.