getGMNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 2: Line 2:
|name=getGMNotes
|name=getGMNotes
|trusted=true
|trusted=true
|version=1.3b48
|description=Returns the [[Token:GM notes|GM notes]] from the [[Token:Current Token|Current Token]].
|description=Returns the [[Token:GM notes|GM notes]] from the [[Token:Current Token|Current Token]].


|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: notes = getGMNotes()]
getGMNotes()
</source>
</source>
}}
}}
[[Category:Token Function]]
[[Category:Token Function]]

Revision as of 12:26, 10 March 2009

getGMNotes() Function

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

Introduced in version 1.3b48
Returns the GM notes from the Current Token.

Usage

getGMNotes()