Select Column

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 select the column given in the input.

Syntax

Input Value: <Input Column Number>

Argument
Description

< Input Column Number>

(Required)

Specify the column index of the table to select particular column

Output Value

Argument
Description

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

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

Example

Selects a specific column from a table based on the provided column number.

The Select Column action takes the value from the Input Value column (e.g., 3) and selects the specified column in the table. The result of the selection operation is stored in the {Select} variable.

Last updated

Was this helpful?