setSpeech: Difference between revisions
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: | ||
= | {{stub}} | ||
{{MacroFunction | |||
|name=setSpeech | |||
|version=1.3b48 | |||
|description= | |||
Sets the [[Introduction to Tokens#Speech|Speech]] value from the [[Current Token]]. | |||
|usage= | |||
<syntaxhighlight lang="mtmacro" line> | |||
setSpeech(name, value) | |||
< | </syntaxhighlight> | ||
}} | |||
</ | [[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)