# Select Row

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 row given in the input.&#x20;

### **Syntax**

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

| Argument                                    | Description                                                 |
| ------------------------------------------- | ----------------------------------------------------------- |
| <p>\<Input Row Number></p><p>(Required)</p> | Specify the row index of the table to select particular row |

**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 row from a table based on the provided row number.**

The **Select Row** action takes the value from the Input Value column (e.g., **5**) and selects the specified row 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%2Fl7yWJowwOHUV6kMphNk3%2Fimage.png?alt=media&#x26;token=e14f1d99-98c1-43d0-9690-a06a57d63d97" alt=""><figcaption></figcaption></figure>
