VI class/Modifications.VI Modifications Bitset Old property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 219
Scope Deprecated
Data Name Mods.VI
Short Name* Mods.VI (Deprecated)
Long Name* Modifications:VI Modifications Bitset Old
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type U32 data type

U32

Property Node Modifications:VI Modifications Bitset Old

Indicates if changes were made to the VI since the VI was saved. If the value is zero, no changes were made. If the value is nonzero, changes were made.

This property is similar to the options available on the Explain Changes dialog box.

Uses

History

Version Change(s)
LabVIEW 8.6 Use the new Modifications:VI Modifications Bitset property instead. In LabVIEW 8.5 and earlier, the Modifications:VI Modifications Bitset property returns a 32-bit value. In LabVIEW 8.6, the new Modifications:VI Modifications Bitset property returns a 64-bit value.

See Also

External Links