setSpeech: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Conversion script moved page SetSpeech to setSpeech: Converting page titles to lowercase)
No edit summary
 
(One intermediate revision by the same 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 23:59, 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)