SetValue
function SetValue(sValue: string = null): boolean
Description
Sets a String that represents the value of a list item for the combo box / dropdown list content control.
Parameters
- sValue
string
null The value of a list item.
Returns
boolean
Try It
// todo_example