getImpersonatedName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 1: Line 1:
{{MacroFunction
{{MacroFunction
|name=getImpersonatedName
|name=getImpersonatedName
|version=1.3b48
|description=Returns the name of the [[impersonated token]].
|description=Returns the name of the [[impersonated token]].


|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: name = getImpersonatedName()]
getImpersonatedName()
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 13:09, 10 March 2009

getImpersonatedName() Function

Introduced in version 1.3b48
Returns the name of the impersonated token.

Usage

getImpersonatedName()