# Select Menu

This is a pre-built Action located under the **@Sap Element**. The functionality of this action in Avo Assure is to select a specific menu item from the SAP application's menu bar based on the hierarchical input provided.

### Syntax&#x20;

**Input Value:** `<Hierarchy of the menu item>`

{% hint style="warning" %}
***Note:** The hierarchy of menu items must be specified using semicolons (;) to separate each level.*&#x20;
{% endhint %}

| Argument                                               | Description                                                                                               |
| ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------- |
| <p>\<Hierarchy of the menu item></p><p>(Required) </p> | Provide the hierarchy of the SAP menu items to navigate through the required path in the SAP application. |

**Output Value**

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

**Example:**&#x20;

**Selecting a Menu Item from the SAP Application Using the Select Menu Action**

The **SelectMenu** Action takes the value from the Input Value column (e.g., **System;Log Off**) and navigates through the menu hierarchy to select the specified item.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FiNJGz6EMnQrVGNuw2CF9%2Fimage.png?alt=media&#x26;token=8042d85d-d73f-4415-9071-9f5ee85e3452" alt=""><figcaption></figcaption></figure>
