append

fun append(val: String): String

Adds a string onto the end of a #GString, expanding it if necessary.

Return

@string

Parameters

val

the string to append onto the end of @string