# Unselect Checkbox

This is pre-built Action located under the Table/Grid captured from the AUT Element Name, instructs the Avo Assure to unselect the checkbox in the specified grid cell and save the result in dynamic variable.

### Syntax

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

<table><thead><tr><th>Argument</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>N/A</td><td>Not Applicable</td><td></td></tr></tbody></table>

**Output Value:**

| Argument                                                    | Description                                              |
| ----------------------------------------------------------- | -------------------------------------------------------- |
| \<Dynamic Variable>(Optional);\<Dynamic Variable>(Optional) | This variable stores the status as **true** or **false** |

**Example**

**Performs unselecting of a checkbox in an Grid**

The **Unselect Checkbox** action does not require any input in the Input Value column (i.e., **N/A**) and unselects the targeted checkbox available in the specified Grid. The result of the operation is stored in the **{Checkbox}** variable, with the following possible values:

* **True** – if the checkbox is unselected successfully.
* **False** – if the checkbox unselecting.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F4I5pdKW4oDkxAykMGbsq%2Fimage.png?alt=media&#x26;token=7130578a-03b0-450a-b968-1fe79cad2a54" alt=""><figcaption></figcaption></figure>
