MultiSelectRow Method (TableEx)

Class

TableEx.

Action

Adds a row from the table to the set of selected rows.

Availability

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

Syntax

table.MultiSelectRow (row, [column])
Variable Description
row The row to select. LISTITEM.
column Optional: The column to select. LISTITEM.

Notes

MultiSelectRow Ctrl+clicks on the item if the table supports multiple selections and the item is selected.