getGMName: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function getGMName== {{TrustedOnlyFunction}} Returns the GM Name of a Token:token. ===Usage=== <source lang="mtmacro" line> [h: name = getGMName()] </source>)
 
No edit summary
Line 1: Line 1:
==Function getGMName==
==Function getGMName==
{{TrustedOnlyFunction}}
{{TrustedOnlyFunction}}
Returns the GM Name of a [[Token:token|token]].
Returns the GM Name of the [[Token:Current Token|Current Token]].


===Usage===
===Usage===

Revision as of 12:54, 13 December 2008

Function getGMName

This function can only be called from a trusted macro

Returns the GM Name of the Current Token.

Usage

[h: name = getGMName()]