getNotes: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Verisimilar (talk | contribs) (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{MacroFunction | ||
|name=getNotes | |||
|description=Returns the [[Notes|token notes]] for the [[Current Token|Current Token]]. | |||
Returns the [[ | |||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: macros = getNotes()] | [h: macros = getNotes()] | ||
</source> | </source> | ||
}} | |||
[[Category:Token Function]] |