Text (GUI item property)
Text to be displayed inside the item. This can be a simple text string or a reference to a string from a lang file (in the “#str_nnnnn” format).
Syntax
text text
Default value
""
Example(s)
text "Hello world."
text "#str_01942"