StringConstant class/Text property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6350006
Scope VI Scripting
Data Name Text
Short Name* Text
Long Name* Text
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16392
Owning Class Name StringConstant Class
Data Type Text Refnum data type

Text Refnum

Property Node Text
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns a reference to the Text object that represents the text displayed in the referenced constant. Unlike with the Value property, you can use this reference with the Text properties and methods to manipulate the cosmetic attributes of the text, such as the font, color, and size.


Uses

History

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

See Also

External Links