Read Key VI

Owning Palette: Keyable Classes, Controls, and VIs

Requires: Labstache

Gets the key to the Mustache tag that uniquely identifies within the template. Any tag with the same key will be rendered with the same data.

Read Key VI

cToolkit_lvlib_Tokens_lvlib_KeyablelvclassKeyable In represents any Mustache tag that can have a unique identifier, or key.
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_Tokens_lvlib_KeyablelvclassKeyable Out is the same object as the Keyable 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.

istrKey is the unique identifier for a Mustache tag.