Read Output VI
Owning Palette: String Classes, Controls, and VIs
Requires: Labstache
Gets the string that is the destination of the writing process for a rendered Mustache template.
![]() | String In represents a writer of a rendered Mustache template to a LabVIEW string. |
![]() | 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. |
![]() | String Out is the same object as the String 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. |
![]() | Output is the rendered Mustache template. |