select

fun select(value: String)

Selects an option given the value of the option.


fun select(index: Int)

Selects an option given the index of the option.