DeleteTag Method
Installed With: Base Package
Class: ProjectItem Methods (ActiveX)
Removes the named tag from the LabVIEW project item.
Syntax
object.DeleteTag(tagName)
Parameters
| Name | Type | Description |
|---|---|---|
| tagName | String | Name of the tag. Use the GetTagNames method to retrieve the tag names. |
Return Value
Boolean