getImpersonatedName: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
== | {{MacroFunction | ||
|name=getImpersonatedName | |||
|description=Returns the name of the [[impersonated token]]. | |||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: name = getImpersonatedName()] | [h: name = getImpersonatedName()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 03:30, 7 March 2009
getImpersonatedName() Function
Returns the name of the impersonated token.
Usage
[h: name = getImpersonatedName()]