UI\Controls\MultilineEntry::append

(UI 0.9.9)

UI\Controls\MultilineEntry::appendAppend Text

Description

publicUI\Controls\MultilineEntry::append(string$text)

Shall append the given text to the text in this Multiline Entry

Parameters

text

The text to append

To Top