Jump to content

VI Library function

From LabVIEW Wiki
Revision as of 19:57, 8 June 2021 by Q (talk | contribs) (added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Object information
Owning palette(s) File Constants palette
Type Function
Requires Basic Development Environment
Icon

VI Library function returns the path to the VI library directory for the current Application instance on the current computer.

If you build the VI into an application, this function returns the path of the directory containing the application file.

Usage

Data Type Name Description
path path is the path to the VI library directory for the current application instance on the current computer.

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links