getNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
No edit summary
(Applied Template:MacroFunction)
Line 1: Line 1:
==Function getNotes==
{{MacroFunction
 
|name=getNotes
 
|description=Returns the [[Notes|token notes]] for the [[Current Token|Current Token]].
Returns the [[Token:notes | token notes]] for the [[Token:Current Token|Current Token]].


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

Revision as of 02:42, 8 March 2009

getNotes() Function

Returns the token notes for the Current Token.

Usage

[h: macros = getNotes()]