Select Menu

This is a pre-built action located under the @Window Element. The functionality of this action in Avo Assure to select a menu item by specifying the hierarchy of the item in the input Value and save the result in dynamic variable.

Syntax

Input Value: <Hierarchy of the menu item>

Argument
Description

<Hierarchy of the menu item> (Required)

Specifies the menu item which needs to select.

Output Value

Argument
Description

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

This dynamic variable holds result as True or False.

Example

Performs selection of a specified menu item based on its hierarchy

The Select Menu action takes the value from the Input Value column (e.g., Home;Products;Library) and selects the specified menu item using the defined hierarchy.

Last updated

Was this helpful?