WebComboBox.Value

From Xojo Documentation

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

New in 2020r1

Supported for all project types and targets.

The editable value (text) in the combobox.

See Also

ValueChanged event.