New VI

Owning Palette: File Classes, Controls, and VIs

Requires: Labstache

Creates a new File partial loader object. The key for a partial tag is a file name without the extension.

New VI

c1dpathSearch Path is an array of paths to potential locations of partial Mustache templates. If empty, then a default array is used.
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.

cpathRoot 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.
cstrExtension is the file extension for the partial Mustache template.
iToolkit_lvlib_Loaders_lvlib_FilelvclassFile represents a partial loading implementation.
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.