SelectRow Method (Table)
Class
Table
.
Action
Selects an row in the table.
Syntax
table
.
SelectRow
(
row
, [
column
])
Variable
Description
row
The row to select.
ItemIdentifier
.
column
Optional
: The column to select.
ItemIdentifier
.