Get Count of Rows
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 rows present in the Grid and save the result in the dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value
<Dynamic Variable>(Required)
This variable holds the fetched row count
<Dynamic Variable>(Optional)
This dynamic variable holds the status as True or False.
Example
Retrieves the total number of rows from a GridView element in the SAP GUI application.
The Get Count Of Row action requires no input value and automatically fetches the number of rows in the captured grid. The total row count (e.g., 50) is stored in the {Row Count} variable, while the execution status is stored in the {Status} variable.


Last updated
Was this helpful?