Requires: Base Development System
Class: ProjectItem Methods (ActiveX)
Removes the named tag from the LabVIEW project item.
object.DeleteTag(tagName)
Name | Type | Description |
---|---|---|
tagName | String | Name of the tag. Use the GetTagNames method to retrieve the tag names. |
Boolean