# Select Menu

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                                    |
| -------------------------------------------------- | ---------------------------------------------- |
| <p>\<Hierarchy of the menu item><br>(Required)</p> | Specifies the menu item which needs to select. |

{% hint style="warning" %}
The hierarchy of the menu item should be separated using a semicolon (**;**).
{% endhint %}

**Output Value**

| Argument                                                    | Description                                                  |
| ----------------------------------------------------------- | ------------------------------------------------------------ |
| \<Dynamic Variable>(Optional);\<Dynamic Variable>(Optional) | This dynamic variable holds result as **True** or **False**. |

**Example**&#x20;

**Performs selection of a specified menu item based on its hierarchy**&#x20;

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.&#x20;

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F7xTdFFAHd8dT2B6r6Nf0%2Fimage.png?alt=media&#x26;token=9034505e-f6d1-4ccf-b8a4-8af43fcd4e56" alt=""><figcaption></figcaption></figure>
