DeleteTag Method

Requires: Base Development System

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