Get Count Of 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 retrieve the total number of columns present in the Grid and save the result in the dynamic variable.
Syntax
Input Value: N/A
N/A
No input needed
Output Value
<Dynamic Variable>(Required)
This variable holds the fetched column count
<Dynamic Variable>(Optional)
This dynamic variable holds the status as True or False.
Example
Retrieves the total number of columns from the captured (SAP Grid) grid
The Get Count Of Columns action does not require any value from the Input Value column. It automatically fetches the number of columns (e.g., 10) from the captured grid (SAP Grid). The retrieved column count is stored in the {ColumnCount} variable, while the execution status is stored in the {Status} variable.


Last updated
Was this helpful?