CellClickOnLink

Description

Clicks the link specified in the table cell location based on the index parameter.

Parameters

Parameter Description

index=I/R/C:

The table, row, column index string.

For example:

index=&CellIndex

index=1/2/3;

In the second example, this function clicks on a link within the third column of the second row of the first table.

link=value;

The link text value.