getTokenGMName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Initial write-up.)
 
m (Text replacement - "<source" to "<syntaxhighlight")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MacroFunction
{{MacroFunction
|name=getTokenGMName
|name=getTokenGMName
|depreciated=[[getGMName|getGMName()]]
|deprecated=[[getGMName|getGMName()]]
|trusted=true
|version=1.3b40
|version=1.3b40
|description=
|description=
Line 7: Line 8:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
getTokenGMName()
getTokenGMName()
</source>
</syntaxhighlight>


}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Latest revision as of 21:25, 14 March 2023

 Note: This function has been deprecated. Refer to getGMName() for current functionality.

getTokenGMName() Function

 Note: This function can only be used in a Trusted Macro

Introduced in version 1.3b40
Gets the GM Name of the current token.

Usage

getTokenGMName()