hasImpersonated: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(7 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=hasImpersonated | |||
Returns 1 if there is an [[impersonated token]] otherwise returns 0. | |version=1.3b48 | ||
|description= | |||
Returns 1 if there is an [[Current Token|impersonated token]] otherwise returns 0. | |||
|usage= | |||
< | <syntaxhighlight lang="mtmacro" line> | ||
hasImpersonated() | |||
</ | </syntaxhighlight> | ||
}} | |||
[[Category:Metamacro Function]] | |||
[[Category:Permission Function]] | |||
[[Category:Impersonation Function]] |
Latest revision as of 23:59, 15 March 2023
hasImpersonated() Function
• Introduced in version 1.3b48
Returns 1 if there is an impersonated token otherwise returns 0.
Usage
hasImpersonated()