getName: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function getName== Returns the name of the current Token:token. <source lang="mtmacro" line> [h: macros = getName()] </source>) |
No edit summary |
||
Line 1: | Line 1: | ||
==Function getName== | ==Function getName== | ||
Returns the name of the | Returns the name of the [[Token:Current Token|Current Token]]. | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: macros = getName()] | [h: macros = getName()] | ||
</source> | </source> |