hasImpersonated: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function hasImpersonated== {{ProposedChange}} Returns 1 if there is an impersonated token otherwise returns 0. ===Usage=== <source lang="mtmacro" line> [h: hasImp = hasImpersonated...)
 
Line 1: Line 1:
==Function hasImpersonated==
==Function hasImpersonated==
{{ProposedChange}}
 
Returns 1 if there is an [[impersonated token]] otherwise returns 0.
Returns 1 if there is an [[impersonated token]] otherwise returns 0.



Revision as of 15:11, 6 December 2008

Function hasImpersonated

Returns 1 if there is an impersonated token otherwise returns 0.


Usage

[h: hasImp = hasImpersonated()]