TestedFormTable.GotoRow
Syntax:
Parameters:
<RowDescription> (optional)
Contains a set of "Column heading" - "Cell text" pairs used for searching for the destination row.
<Direction> (optional)
Specifies the direction of movement from the current row.
Default value: Down.
<Select> (optional)
If True was set, it will be selected when moving to the string.
If False was set, the string will be deselected.
Default value: True.
Returned value:
True - the cursor was moved to the specified row; False - the opposite case.
Description:
Availability: