Destroy VI

Owning Palette: Lexer Classes, Controls, and VIs

Requires: Labstache

Safely destroys a Lexer object and cleans up any internally used resources. Once a Lexer object is destroyed, it cannot be used again and a new Lexer object must be created.

Destroy VI

cToolkit_lvlib_LexerlvclassLexer represents an implementation that can tokenize and identify tokens from a Mustache template source.
cerrcodeclst

Error In describes error conditions that occur before this node runs. This input provides standard error in functionality.

This node runs normally even if an error occurred before this node runs.

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.

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.