SelectRow Method (TableEx)

Class

TableEx.

Action

Selects the specified row in a table.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

table.SelectRow (Row, Column)
Variable Description
Row The row to select. INTEGER.
Column Optional: The column to select. INTEGER.