setSpeech: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function setSpeech== Sets the speech value from the Token:Current Token. ===Usage=== <source lang="mtmacro" line> [h: setSpeech(name, value)] </source>) |
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
||
Line 1: | Line 1: | ||
= | {{stub}} | ||
{{MacroFunction | |||
|name=setSpeech | |||
|description= | |||
Sets the [[Token:speech|speech]] value from the [[Token:Current Token|Current Token]]. | Sets the [[Token:speech|speech]] value from the [[Token:Current Token|Current Token]]. | ||
|usage= | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: setSpeech(name, value)] | [h: setSpeech(name, value)] | ||
</source> | </source> | ||
}} | |||
[[Category:Speech Function]] |
Revision as of 04:35, 9 March 2009
This article is a stub, you can help the RPTools Wiki project by contributing content to expand this article.
setSpeech() Function
Sets the speech value from the Current Token.
Usage
[h: setSpeech(name, value)]