getLabel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=getLabel | |||
|description=Returns the [[Token:label{{!}}label]] for the [[Token:Current Token{{!}}Current Token]]. | |||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: label = getLabel()] | [h: label = getLabel()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |