# Get selected value

This is a pre-built action available under the **Captured Dropdown Element** from the **Desktop Application**. The functionality of this action in Avo Assure is to retrieve the selected value from the dropdown and save the result in dynamic variable.

### Syntax

**Input Value:** `N/A`&#x20;

| Argument | Description    |
| -------- | -------------- |
| N/A      | Not Applicable |

**Output Value:**&#x20;

<table><thead><tr><th valign="top">Argument </th><th valign="top">Description </th></tr></thead><tbody><tr><td valign="top"><p>&#x3C;Dynamic Variable></p><p>(Required)</p></td><td valign="top">This dynamic variable holds the selected value from the dropdown </td></tr><tr><td valign="top"><p>&#x3C;Dynamic Variable></p><p>(Optional)</p></td><td valign="top">This dynamic variable holds the status of the action as <strong>True</strong> or <strong>False</strong>.</td></tr></tbody></table>

**Example**

**Fetches the currently selected value from the dropdown**

The **Get Selected Value** action does not require any input value and retrieves the currently selected item from the dropdown list. The result of the fetch operation is stored in the **{Selected Value}** variable as (e.g., **Last Month**)

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FFLQVHwABs7zE2QO2Uyga%2Fimage.png?alt=media&#x26;token=04081bb4-d7a2-43cc-8430-07d7e662e397" alt=""><figcaption></figcaption></figure>
