WebComboBox.Text

From Xojo Documentation

Property (As String )
aWebComboBox.Text = newStringValue
or
StringValue = aWebComboBox.Text

New in 2020r1

Supported for all project types and targets.

The editable value (text) in the combobox.

See Also

TextChanged event.