# Select 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 select the column given in the input.&#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 select 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**

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

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

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FlS98xkRwA0TXnfkYtAeb%2Fimage.png?alt=media&#x26;token=1da36ad6-a834-4f5c-b25d-35f7a9d2195d" alt=""><figcaption></figcaption></figure>
