Read Type VI

Owning Palette: EscapedVariable Classes, Controls, and VIs

Requires: Labstache

Gets the Token type of an object. This is primarily used internally or when building custom compilers. This is more robust than using strings in case structures with the Get LV Class Name function, which is not available in older versions of LabVIEW.

Read Type VI

cToolkit_lvlib_Tokens_lvlib_EscapedVariablelvclassToken In represents any text that can be grouped into a token as part of the lexing process.
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_EscapedVariablelvclassToken Out is the same object as the Token In control.
ienumType is the Token object's type.
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.