Select all Values From List

This Select all Values From List is a pre-built Action located under the Captured List Element, instructs the Avo Assure to select all available values from the list and save the result in 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 as True or False

Example

Performs selection of all available values from a specified list element

The Select all Value From List action does not require any input in the Input Value column. It selects all the values present in the targeted list element. The result of the selection operation is stored in the {SelectAll} variable, with the following possible values:

  • True – if all values are selected successfully.

  • False – if the selection fails or an error occurs.

Last updated

Was this helpful?