Dialog:getValueById()
This method is useful to get the value of EditText, CheckBox, RadioGroup based on id
Signature
Dialog:getValueById(id: number): string | boolean | number
Returns
string or boolean or number
This method is useful to get the value of EditText, CheckBox, RadioGroup based on id
Dialog:getValueById(id: number): string | boolean | number
Returns
string or boolean or number