String Controls and VIs
Owning Palette: Readers Classes, Controls, and VIs
Requires: Labstache
The String class represents a reader of a Mustache template that is stored as a LabVIEW string.
| Class Item | Description |
|---|---|
| From | Creates a new String reader object. |
| Is Done | Indicates if there is more template to read. |
| Next | Reads the next character from a template. |