setName: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function setName== Sets the name of the Token:Current Token. ===Usage=== <source lang="mtmacro" line> [h: setName(name)] </source>) |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=setName | |||
|description= | |||
Sets the name of the [[Token:Current Token|Current Token]]. | Sets the name of the [[Token:Current Token|Current Token]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setName(name)] | [h: setName(name)] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |