setCurrent

fun setCurrent(value: String)

Set the current string.


fun setCurrent(text: CharArray, length: Int)

Set the current string.

Parameters

text

character array containing input

length

valid length of text.