ProjectGetFileLVVersion
- Updated2025-07-30
- 1 minute(s) read
Returns the LabVIEW file format version of the project. This version might be different from the version of LabVIEW in which the project was last saved.
Syntax
object.ProjectGetFileLVVersion(Project Path, [Version Number])Parameters
| Name | Type | Description |
|---|---|---|
| Project Path | path | Specifies the path to the project. |
| Version Number | unsigned long | Returns the version number. |
Return Value
string