Requires: Base Development System
Class: Library Methods (ActiveX)
Deletes a tag from the LabVIEW project library.
object.DeleteLibTag(tagName, [itemRef])
| Name | Type | Description |
|---|---|---|
| tagName | String | Name of the tag. Use the GetTagNames method to retrieve the tag names. |
| itemRef | ProjectItem* | Reference to the Project Library Item. |
Boolean