StrBuilder

String builder to easily concatenate strings.

add

Add string content to the builder

toString

Get the the repesentation of the StrBuilder as string

ln

Add a new line

lrn

Add a new line with return

What's on this Page