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