Selects a table row by index.
The selectRow()
function selects a row. A site visitor can see the row is selected in their view of the site.
The number of the row to select.
The rows in a table are zero-based and don't include the table header. The index of the first row is 0
.