setSpeech: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Added version.)
Line 2: Line 2:
{{MacroFunction
{{MacroFunction
|name=setSpeech
|name=setSpeech
|version=1.3b48
|description=
|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]].
Line 7: Line 8:
|usage=
|usage=
<source lang="mtmacro" line>
<source lang="mtmacro" line>
[h: setSpeech(name, value)]
setSpeech(name, value)
</source>
</source>
}}
}}
[[Category:Speech Function]]
[[Category:Speech Function]]

Revision as of 13:29, 10 March 2009

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

setSpeech() Function

Introduced in version 1.3b48
Sets the speech value from the Current Token.

Usage

setSpeech(name, value)