# Verify element is read only

This is a pre-built action available under the **Captured Element** from the **Desktop Application**. The functionality of this action in Avo Assure is to verify if the object is read-only, and save the result in dynamic variable.

### Syntax

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

<table><thead><tr><th valign="top">Argument </th><th valign="top">Description </th></tr></thead><tbody><tr><td valign="top">N/A</td><td valign="top">Not Applicable</td></tr></tbody></table>

**Output Value:**

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

**Example**

**Verifies whether the specified element is read-only**

The **Verify element is read only** action does not require any input in the Input Value column. It checks if the captured UI element is in a read-only state, meaning its content cannot be modified by the user. The result of the verification is stored in the **{Read Only}** variable as **True** ( if the element is read-only ) or **False** ( if the element is editable )

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F56EpwL7jHUB2ZLIlgWlk%2Fimage.png?alt=media&#x26;token=d09f5c18-8450-452f-bc8b-323a1733376e" alt=""><figcaption></figcaption></figure>
