createLabel
Create project label
Description
creates new labels, in the specified category. Use this syntax if you previously got
a labelDefinitions = createLabel(category,LabelNames)Category object by using the findCategory
function.
Examples
Input Arguments
Output Arguments
Tips
To create and attach a new label in an existing category using a single step, use
addLabelinstead.To create a new category of labels, use
createCategoryfirst.