class ConfigurationHelloWorldSay
- namespace: plugin_template
The default values when a user calls :PluginTemplate hello-world say
.
fields
ConfigurationHelloWorldSay.repeat
ConfigurationHelloWorldSay.repeat : number
A 1-or-more value. When 1, the phrase is said once. When 2+, the phrase is repeated that many times.
ConfigurationHelloWorldSay.style
ConfigurationHelloWorldSay.style : ("lowercase"|"uppercase")
Control how the text is displayed. e.g. "uppercase" changes "hello" to "HELLO".