Syntax
| stringclassobject.Append S$
| ||||
---|---|---|---|---|---|
Description
| Add a string to the right end of the text buffer.
If used as first operation on a newly create StringClass variable, the internal text buffer of the variable is initialized.
When repeatedly used, a StringClass variable outperforms a standard String concentation by a factor of 100.
| ||||
See Also
| |||||
Example
|
|