This is a pre-built action located under the @Window Element. The functionality of this action in Avo Assure is to select a menu item by specifying the hierarchy of the item in the input Value.
Syntax
Input Value:<Hierarchy of the menu item>
Argument
Description
<Hierarchy of the menu item>
(Required)
Specifies the menu item which needs to select.
The hierarchy of the menu item should be separated using a semicolon (;).
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.