Is Done VI

Owning Palette: String Classes, Controls, and VIs

Requires: Labstache

Indicates if there is more template to read.

Is Done VI

cToolkit_lvlib_Readers_lvlib_StringlvclassString In represents a reader of a raw, unprocessed Mustache template stored as a LabVIEW string.
cerrcodeclst

Error In describes error conditions that occur before this node runs. This input provides standard error in functionality.

Right-click the Error In indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.

iToolkit_lvlib_Readers_lvlib_StringlvclassString Out is the same object as the String In control.
iboolDone is true if there is no more Mustache template to read.
ierrcodeclst

Error Out contains error information. This provides standard error out functionality.

Right-click the Error Out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.