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 Label dynamically during run.

Example

   Create Label "Type" , Number

This will create a number Label called “Type”

See Also