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