getTokenLabel: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Text replacement - "source>" to "syntaxhighlight>")
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 7: Line 7:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
getTokenLabel()
getTokenLabel()
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 20:55, 14 March 2023

 Note: This function has been deprecated. Refer to getLabel() for current functionality.

getTokenLabel() Function

Introduced in version 1.3b40
Gets the label of the current token.

Usage

getTokenLabel()