getNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 1: Line 1:
{{MacroFunction
{{MacroFunction
|name=getNotes
|name=getNotes
|version=1.3b48
|description=Returns the [[Notes|token notes]] for the [[Current Token|Current Token]].
|description=Returns the [[Notes|token notes]] for the [[Current Token|Current Token]].


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

Revision as of 12:25, 10 March 2009

getNotes() Function

Introduced in version 1.3b48
Returns the token notes for the Current Token.

Usage

getNotes()