setNotes: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function setNotes== Sets the Token:notes of the Token:Current Token. ===Usage=== <source lang="mtmacro" line> [h: setNotes(notes)] </source>)
 
m (Applied Template:MacroFunction)
Line 1: Line 1:
==Function setNotes==
{{stub}}
{{MacroFunction
|name=setNotes
|description=
Sets the [[Token:notes|notes]] of the [[Token:Current Token|Current Token]].  
Sets the [[Token:notes|notes]] of the [[Token:Current Token|Current Token]].  


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

Revision as of 04:24, 9 March 2009

 This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.

setNotes() Function

Sets the notes of the Current Token.

Usage

[h: setNotes(notes)]