getInputValue

open fun getInputValue(): Any

Get the first value for input


open fun getInputValue(index: Int): Any

Get the value for input

Parameters

index

The index of the element.