hasImpersonated: Difference between revisions
Jump to navigation
Jump to search
m (Added MacroFunction template and Metamacro Function category) |
Verisimilar (talk | contribs) m (Added version.) |
||
Line 1: | Line 1: | ||
{{MacroFunction | {{MacroFunction | ||
|name=hasImpersonated | |name=hasImpersonated | ||
|version=1.3b48 | |||
|description= | |description= | ||
Returns 1 if there is an [[impersonated token]] otherwise returns 0. | Returns 1 if there is an [[impersonated token]] otherwise returns 0. | ||
|usage= | |usage= | ||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
hasImpersonated() | |||
</source> | </source> | ||
}} | }} | ||
[[Category:Metamacro Function]] | [[Category:Metamacro Function]] | ||
[[Category:Permission Function]] |
Revision as of 12:49, 10 March 2009
hasImpersonated() Function
• Introduced in version 1.3b48
Returns 1 if there is an impersonated token otherwise returns 0.
Usage
hasImpersonated()