Get List Count
Last updated
Was this helpful?
Last updated
Was this helpful?
Get List Count Action located under the Dropdown captured element instructs the Avo Assure client to retrieve the total number of options available in the dropdown list and store this count in the output variable.
Input: N/A
Output: <Dynamic Variable> ;<Dynamic Variable>(Optional)
In this scenario, you have to validate a dropdown menu in a college admission form that is used to select completed degrees. The objective is to confirm that all potential degree options are correctly included in the dropdown list. By determining the total count of available degrees, the user ensures the list matches the expected number of options. Utilizing the “Get List Count” feature in Avo Assure, the user verifies the total number of dropdown options.
N/A
This action needs to retrieve the total count of list.
The output variable {count} contains 23, which can be used display or further processing.