hasImpersonated: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
mNo edit summary
Line 3: Line 3:
|version=1.3b48
|version=1.3b48
|description=
|description=
Returns 1 if there is an [[impersonated token]] otherwise returns 0.
Returns 1 if there is an [[Current Token|impersonated token]] otherwise returns 0.
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
Line 11: Line 11:
[[Category:Metamacro Function]]
[[Category:Metamacro Function]]
[[Category:Permission Function]]
[[Category:Permission Function]]
[[Category:Impersonation Function]]

Revision as of 17:55, 16 May 2020

hasImpersonated() Function

Introduced in version 1.3b48
Returns 1 if there is an impersonated token otherwise returns 0.

Usage

hasImpersonated()