New VI

Owning Palette: Section Classes, Controls, and VIs

Requires: Labstache

Creates a new Section node that represents a Mustache Section or Inverted Section tag in a parsed template.

New VI

cboolInverted indicates if the section is inverted. An inverted section is like the "else" component in an if-then-else structure.
ccclstDelimiters are the opening and closing components of a Mustache tag.
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.

cstrKey is the unique identifier for the data that is used to display or hide the section.
iToolkit_lvlib_Nodes_lvlib_SectionlvclassSection represents a Section tag in the Abstract Syntax Tree (AST) of the parsed Mustache template.
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.