Unselect Row

This is a pre-built action available under the Captured Table Element from SAP GUI Application. The functionality of this action in Avo Assure to unselect the specific row given in the input.

Syntax

Input Value: <Input Row Number>

Argument
Description

<Input Row Number>

(Required)

Specify the row index of the table to unselect particular row

Output Value

Argument
Description

<Dynamic variable>(Optional);<Dynamic variable>(optional)

This dynamic variable holds the result of this action as Ture or False

Example

Unselects a specific row from a table based on the provided row number.

The Unselect Row action takes the value from the Input Value column (e.g., 5) and unselects the specified row in the table. The result of the unselecting operation is stored in the {Unselect} variable.

Last updated

Was this helpful?