UnSelect Columns
This is a pre-built action available under the Captured Grid Element from the SAP GUI Application. The functionality of this action in Avo Assure is to unselect specific columns in the Grid based on the given input.
Syntax
Input Value: <Input Column Name>
<Input Column Name> (Required)
Provide the name(s) of column(s) to be selected
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the execution status as True or False.
Example
Performs unselect the specific (e.g.,Flight Date) column from the SAP Grid
The UnSelect Columns action takes the value from the Input Value column (e.g., Flight Date) and unselects the specified columns from the grid. The result of the unselection operation is stored in the {UnselectCol} variable.

Last updated
Was this helpful?