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