Get Count
This is pre-built Action comes for Captured Dropdown from SAP Application Element. The functionality of this action in Avo Assure to fetch the total count of the items present in the dropdown list and stores the result in dynamic variable.
Syntax
Input Value: N/A
N/A
Not Applicable
Output Value:
<Dynamic Variable>
(Required)
This dynamic variable holds the total count of the items which is present in table
<Dynamic Variable>
(Optional)
This dynamic variable holds the result as True or False.
Example
Fetches the total number of items in the captured SAP dropdown list
The Get Count action does not take any value in the Input Value column and retrieves the total count of options available in the dropdown. The result of the count operation is stored in the {Count} variable, while the execution status is stored in the {Status} variable, with the following possible values:
Ture – if the count is retrieved successfully.
False – if count retrieval fails

Last updated
Was this helpful?