STRING
This element can be used to create custom strings.
Attributes brief detailed show all inherited
Name | Description | Default | |||
---|---|---|---|---|---|
default | String default value | 0 | |||
name | Displayed named of the string | empty | |||
comment | Comment about the string | empty | |||
persistent | Sets the persistency of the string | false | |||
exposed | Make string available for scripts | false | |||
Read Only Attributes | |||||
length | length of the string |
Examples
The following example creates a string which default value is "Hello!" and adds the TEXT widget to display it: