getGMName: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=getGMName | |||
Returns the GM Name of the [[Token:Current Token|Current Token]]. | |trusted=true | ||
|description=Returns the GM Name of the [[Token:Current Token|Current Token]]. | |||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: name = getGMName()] | [h: name = getGMName()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |
Revision as of 03:06, 7 March 2009
getGMName() Function
Note: This function can only be used in a Trusted Macro
Returns the GM Name of the Current Token.
Usage
[h: name = getGMName()]