# Get Element Status

This is pre-built Action comes for **Captured Radio Button** from **Desktop Application.** The functionality of this action in Avo Assure is to retrieve the status of the radio button which is captured and save the result in the given dynamic variable.&#x20;

{% hint style="warning" %}
**Note:** it will return either:

* Selected (if the radiobutton is selected)
* Unselected (if the radiobutton is not selected)
  {% endhint %}

### **Syntax**

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

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

**Output Value:** &#x20;

| Argument                                     | Description                                                                                    |
| -------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| <p>\<Dynamic Variable></p><p>(Required)</p>  | This dynamic variable holds the status of the radio button as (**Selected** or **Unselected**) |
| <p>\<Dynamic Variable></p><p>(Optional) </p> | This dynamic variable holds the result as **Ture** or **False**                                |

**Example**

**Performs retrieval of the current status of a radio button**

The **Get Element Status** action identifies whether the targeted radio button is selected or unselected. As this action applies to a captured radio button, no input is required in the Input Value column. The result of this action store in the **{Check}** variable as **Selected** or **Unselected**&#x20;

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FGNoiCkD2YiIBHse3Fw32%2Fimage.png?alt=media&#x26;token=83491450-30fe-4774-a770-5edbc0ff3572" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FrsHRf6yhoxDWXSYPvTpk%2Fimage.png?alt=media&#x26;token=2fc790fc-6747-4e77-b105-0301af45fd8f" alt=""><figcaption></figcaption></figure>
