WebListBox.SelectedRowValue

From Xojo Documentation

Method

SelectedRowValue() As String

New in 2020r1

Supported for all project types and targets.

Allows you to get value of the selected row.

Notes

Only the value in column 0 is returned.