Unicode Controls & Classes for VB6 - Version 4
cStringBuilder
.Append Method
Appends a string to the internal buffer
Syntax
Public Sub Append (ByRef
sThis
As String)
Parameters
Parameter
Description
ByRef
sThis
As String
The string to append
Remarks