Returns the bookmark information for the VI specified in VI Path. You do not need to load the VI into memory in order to read the bookmark information. This method returns an error if the VI is password protected, if the VI is saved in an earlier version of LabVIEW and is not currently in memory, or if the VI does not have a block diagram.

Parameters

Name Data type Required Description
VI Path cpath.png Yes

Path to the VI whose help information you want to get.

Bookmark Information i1dcclst.png Yes

Array of clusters that contain the bookmark ID, the bookmark tag, and the full text of the label.

Remarks

The following table lists the characteristics of this method.

Short Name Get VI.Bookmarks
Data type No return value
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Remote access allowed Yes