LibraryGetFileLVVersion
- Updated2025-07-30
- 1 minute(s) read
Returns the version of LabVIEW in which the LabVIEW project library was created.
Syntax
object.LibraryGetFileLVVersion(libPath, [versNum])Parameters
| Name | Type | Description |
|---|---|---|
| libPath | path | Specifies the path to the library. |
| versNum | Long* | Returns the version number. |
Return Value
String