setTokenLabel: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page SetTokenLabel to setTokenLabel: Converting page titles to lowercase) |
No edit summary |
||
Line 7: | Line 7: | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
setTokenLabel(label) | setTokenLabel(label) | ||
</ | </syntaxhighlight> | ||
'''Parameters''' | '''Parameters''' | ||
* {{code|label}} - This is the label you wish to set on the current token. | * {{code|label}} - This is the label you wish to set on the current token. |
Revision as of 20:29, 14 March 2023
Note: This function has been deprecated. Refer to setLabel() for current functionality.
setTokenLabel() Function
• Introduced in version 1.3b40
Sets the label for the current token.
Usage
setTokenLabel(label)
Parameters
label
- This is the label you wish to set on the current token.