getImpersonated: Difference between revisions

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


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

Revision as of 13:08, 10 March 2009

getImpersonated() Function

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

Usage

getImpersonated()