LabVIEWAdapter.FileExistsInLLB
- Updated2025-07-21
- 1 minute(s) read
LabVIEWAdapter.FileExistsInLLB
Syntax
LabVIEWAdapter.FileExistsInLLB( path)
Return Value
Purpose
Returns a value that indicates whether the given file exists in an LLB file.
Remarks
The Engine.FindFileEx method does not search LLB files. Use this method whenever Engine.FindFileEx fails to find a VI.
Parameters
path As String
[In] Specifies a string containing the absolute pathname of the VI in the LLB file.