getNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:




Returns the [[Token:notes | token notes]] for the current [[Token:token|token]].
Returns the [[Token:notes | token notes]] for the [[Token:Current Token|Current Token]].


<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: macros = getNotes()]
[h: macros = getNotes()]
</source>
</source>

Revision as of 13:10, 13 December 2008

Function getNotes

Returns the token notes for the Current Token.

[h: macros = getNotes()]