HelpDocumentTag Property

LabView ActiveX Properties and Methods

HelpDocumentTag Property

Installed With: Base Package

Class: Library Properties (ActiveX)

Index keyword or HTML filename for a topic in the compiled help file to which the LabVIEW project library is linked. To link to a bookmark within an HTML file, add # followed by the name of the bookmark to the end of the filename.

Use this property only when HelpDocumentPath is a path to a compiled help file (.chm or .hlp).

For .chm files, this property can be an HTML filename or index keyword. For .hlp files, this property can be an index keyword.

This property is similar to the Help tag text box on the Documentation page of the LabVIEW Project Library Properties dialog box.

Syntax

object.HelpDocumentTag

Data Type

string