setSpeech: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
(New page: ==Function setSpeech== Sets the speech value from the Token:Current Token. ===Usage=== <source lang="mtmacro" line> [h: setSpeech(name, value)] </source>)
 
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Function setSpeech==
{{stub}}
{{MacroFunction
|name=setSpeech
|version=1.3b48
|description=
Sets the [[Introduction to Tokens#Speech|Speech]] value from the [[Current Token]].


Sets the [[Token:speech|speech]] value from the [[Token:Current Token|Current Token]].
|usage=
 
<syntaxhighlight lang="mtmacro" line>
===Usage===
setSpeech(name, value)
<source lang="mtmacro" line>
</syntaxhighlight>
[h: setSpeech(name, value)]
}}
</source>
[[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)