ListBox.getSelectedRow

Gets the selected row.

Note that the box may allow multiple selection, in which case you should use ListBox.selectedForeach to find all selected rows.

class ListBox
getSelectedRow
()

Return Value

the selected row

Meta

Since

3.10