setSpeech: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(Linking to Speech section of Tokens page. Stub still needs expansion)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:


|usage=
|usage=
<source lang="mtmacro" line>
<syntaxhighlight lang="mtmacro" line>
setSpeech(name, value)
setSpeech(name, value)
</source>
</syntaxhighlight>
}}
}}
[[Category:Speech Function]]
[[Category:Speech Function]]

Latest revision as of 20:34, 14 March 2023

 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)