addString

expect fun addString(value: String?): MutableArray(source)

Adds a String object to the end of the array.

Return

The self object

Parameters

value

the String object

actual fun addString(value: String?): MutableArray(source)
actual fun addString(value: String?): MutableArray(source)