getTokenLabel: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "<source" to "<syntaxhighlight")
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:


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


}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

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()