Create Label

This command creates a label for use on Work Items.

Parameters

  • Label Name - The name of the label (in text, e.g. “Type”). Blank names will be set automatically
  • Label Type - Number or Text

Comments

Can be called at any time. Useful for creating labels dynamically during run.

Example

   Create Label "Type" , Number

This will create a number label called “Type”

See Also

          
* [[features:labels:labels|Labels]]