DeleteTag Method

LabView ActiveX Properties and Methods

DeleteTag Method

Installed With: Base Package

Class: ProjectItem Methods (ActiveX)

Removes the named tag from the LabVIEW project item.

Syntax

object.DeleteTag(tagName)

Parameters

NameTypeDescription
tagNameStringName of the tag. Use the GetTagNames method to retrieve the tag names.

Return Value

Boolean