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
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]]

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)