append

fun append(code: String)

Appends given code.


fun append(value: Int)

Appends given integer.