setSpeech: Difference between revisions
Jump to navigation
Jump to search
Verisimilar (talk | contribs) m (Applied Template:MacroFunction) |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
{{MacroFunction | {{MacroFunction | ||
|name=setSpeech | |name=setSpeech | ||
|version=1.3b48 | |||
|description= | |description= | ||
Sets the [[ | Sets the [[Introduction to Tokens#Speech|Speech]] value from the [[Current Token]]. | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
setSpeech(name, value) | |||
</ | </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)