getChoice

open fun getChoice(id: String): String?

Gets the currently selected option in the 'choice' with the given ID.

Return

the ID of the currently selected option

Parameters

id

the ID of the choice to get