AppendText
From LoTROInterface Wiki
API Reference > Turbine.UI.Label.AppendText()
Appends text to the end of the label.
Syntax
| Lua | |
|---|---|
| function Label:AppendText(value); | |
Parameters
value
Type: string
The text to append.
Remarks
Appends text to the end of the label.