# Unselect Column

This is a pre-built action available under the **Captured Table Element** from **SAP GUI Application**. The functionality of this action in Avo Assure to unselect the column given in the input and save the status in dynamic variable.&#x20;

### **Syntax**

**Input Value :** `<Input Column Number>`

| Argument                                       | Description                                                         |
| ---------------------------------------------- | ------------------------------------------------------------------- |
| <p>< Input Column Number></p><p>(Required)</p> | Specify the column index of the table to unselect particular column |

**Output Value**

| Argument                                                    | Description                                                                    |
| ----------------------------------------------------------- | ------------------------------------------------------------------------------ |
| \<Dynamic variable>(Optional);\<Dynamic variable>(Optional) | This dynamic variable holds the result of this action as **Ture** or **False** |

**Example**

**Unselects a specific column from a table based on the provided column number.**

The **Unselect Column** action takes the value from the Input Value column (e.g., **3**) and unselects the specified column in the table. The result of the unselecting operation is stored in the **{Unselect}** variable.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FQY50Wtg7N8Sgnvex0b7S%2Fimage.png?alt=media&#x26;token=ed830898-ba7c-4cd1-8e86-3fd2e0606198" alt=""><figcaption></figcaption></figure>
