SWTTable.
Selects a row in the table.
This functionality is supported only if you are using the Open Agent.
table.SelectRow (row,[column])
| Variable | Description |
|---|---|
| row | The row to select. LISTITEM. |
| column | Optional. The column to select. LISTITEM. |
SWTControls.SWTTabControl1.Control14.SWTTabControl1.Table.Table1.SelectRow("#2")