getImpersonated: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getImpersonated== {{ProposedChange}} Returns the id of the impersonated token. ===Usage=== <source lang="mtmacro" line> [h: tokenId = getImpersonated()] </source>)
 
Line 1: Line 1:
==Function getImpersonated==
==Function getImpersonated==
{{ProposedChange}}
 


Returns the id of the [[impersonated token]].
Returns the id of the [[impersonated token]].

Revision as of 15:00, 6 December 2008

Function getImpersonated

Returns the id of the impersonated token.

Usage

[h: tokenId = getImpersonated()]