| Parameter | Description |
|---|---|
| sText | Text to append to control text |
Procedure AppendTextLn string sText
| Call: | Send AppendTextLn sText |
This method is identical to AppendText, except that it adds a line feed character (ASCII 10) after appending the text in sText.