Browse
 
Tools
Rss Categories

LVInterpretation::GrammarLabel

Reference Number: AA-00917 Views: 7635 0 Rating/ Voters

Returns the name of the grammar that generated this interpretation.

Function

  • const char* GrammarLabel()

Return Value

Empty String

No Semantic Interpretation available.

String

The Grammar Label string

Remarks

GrammarLabel will always return the name of one of the grammars you activated for decode.  If the active grammar had an integer label, then the returned label will be a string representation of that integer.

See Also