MultiSelectRow Method (Table)
Class
Table
.
Action
Adds a row from the table to the set of selected rows.
Syntax
table
.
MultiSelectRow
(
row
, [
column
])
Variable
Description
row
The row to select.
ItemIdentifier
.
column
Optional
: The column to select.
ItemIdentifier
.