DeleteLibTag Method

LabView ActiveX Properties and Methods

DeleteLibTag Method

Installed With: Base Package

Class: Library Methods (ActiveX)

Deletes a tag from the LabVIEW project library.

Syntax

object.DeleteLibTag(tagName, [itemRef])

Parameters

NameTypeDescription
tagNameStringName of the tag. Use the GetTagNames method to retrieve the tag names.
itemRefProjectItem*Reference to the Project Library Item.

Return Value

Boolean