Requires: VI Scripting
View the class hierarchy.
Property | Description |
---|---|
Auto-Update From Typedef | If TRUE, the constant automatically updates when the type definition changes. Details |
Description | Provides a description of the constant. Details |
Is Typedef? | Returns whether the constant is linked to the type definition. Details |
Label | Returns a reference to the label. Details |
Terminal | Returns a reference to the terminal. Details |
Tip Strip | Gets or sets the tip strip of a constant. A tip strip is the brief description of the object that appears when you move the cursor over the object. Other products refer to tip strips as tooltips. Details |
Typedef:Path | Returns the path to the type definition if the constant is linked to a type definition. Otherwise, LabVIEW returns an empty path. Details |
Typedef:VI | Returns a reference to the type definition if the constant is connected to a type definition. Otherwise, LabVIEW returns <NotARef>. Details |
Value | Provides the value of the constant, which is an LV Variant. Details |