Jump to content

Application class/Application.Version As Integer property: Difference between revisions

From LabVIEW Wiki
m Category reorg
Added description
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
| datatype = I32
| datatype = I32
| propertynodeimage = Application-Version As Integer.png
| propertynodeimage = Application-Version As Integer.png
|}}
|}}
{{TOCright}}
{{TOCright}}
 
This property returns [[LabVIEW]]'s version in internal format.


== Uses ==
== Uses ==
Line 32: Line 31:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category:Private Property]]
[[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 04:42, 8 December 2020

VI Server Property Information
Property ID 37
Scope Private
Data Name App.VerLVFmt
Short Name* App.VerLVFmt
Long Name* Application:Version As Integer
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type I32 data type

I32

Property Node Application:Version As Integer

This property returns LabVIEW's version in internal format.

Uses

History

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

See Also

External Links