Select multiple list values by text
This is a pre-built action available under the Captured list Element from the Desktop Application. The functionality of this action in Avo Assur is to select the value from the List based on the text provided in the input.
Syntax
Input Value: <text1>;<text2>;…etc.
<text1>;<text2>;..etc>
(Required)
Specify the text values to be selected from the list.
Note: Each text value must be separated using a semicolon ;
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False.
Example
Selects multiple values from a list based on the provided visible text values
The Select Multiple List Values by Text action takes the value from the Input Value column (e.g., System Manufacturer HP;OS Manufacture) and selects all matching values in the list.

Last updated
Was this helpful?