Read Root VI

Owning Palette: File Classes, Controls, and VIs

Requires: Labstache

Gets the location for all of the partial Mustache template files. If the Root path value is empty or <Not a Path>, then partial Mustache templates are located based on the Search Path.

Read Root VI

cToolkit_lvlib_Loaders_lvlib_FilelvclassFile In represents the partial loading implementation.
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_Loaders_lvlib_FilelvclassFile Out is the same object as the File In control.
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.

ipathRoot is the based directory, or folder, that contains all of the partial Mustache templates. If this is empty or, then partial Mustache templates are searched via the Search Path.