Write Search Path VI
Owning Palette: File Classes, Controls, and VIs
Requires: Labstache
Sets the search path used to locate partial Mustache template files if the Root is empty or <Not a Path>.
![]() | Search Path is an array of paths to potential locations of partial Mustache templates. If empty, then a default array is used. |
![]() | File In represents the partial loading implementation. |
![]() | 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. |
![]() | File Out is the same object as the File In control. |
![]() | 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. |