Deselect All Values from List

This is a pre-built action in Avo Assure and is available for the Captured List Element, instructs the Avo Assure to deselect all values that have already been selected from the list save the result in the dynamic variable.

Syntax

Input Value: N/A

Argument
Description

N/A

Not Applicable

Output Value:

Argument
Description

<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)

This dynamic variable holds the status of the action as True or False.

Example

Removes all previously selected values from a multi-select list element

The Deselect All Values from List action does not require any input from the Input Value column. It targets the specified multi-select list element and removes all selected options. The result of the deselection operation is stored in the {Deselected} variable, with the following possible values:

  • True – if all values are deselected successfully.

  • False – if deselection fails or an error occurs.

Last updated

Was this helpful?