Home > @infiniteobjects/core-library-node > StringBuilder > append
Append the specified text to the buffer.
Signature:
append(text: string): void;
Returns:
void