Text Controls and VIs
Owning Palette: Tokens Classes, Controls, and VIs
Requires: Labstache
The Text class represents a block of text with no Mustache tags.
Class Item | Description |
---|---|
New | Creates a new Text object. |
Read Type | Gets the Token type of an object. This is primarily used internally or when building custom compilers. This is more robust than using strings in case structures with the Get LV Class Name function, which is not available in older versions of LabVIEW. |