setSpeech: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
m (Conversion script moved page setSpeech to SetSpeech without leaving a redirect: Converting page title to first-letter uppercase)
No edit summary
 
(One intermediate revision 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)