BeginSection Controls and VIs

Owning Palette: Tokens Classes, Controls, and VIs

Requires: Labstache

The Begin Section class represents a Begin Section Mustache tag as a token.

Class ItemDescription
NewCreates a new Begin Section object.
Read TypeGets 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.