# Get Row Number by Text

This is prebuilt action in Avo Assure which comes for captured Table elements from Desktop application. It instructs the Avo Assure Client to retrieve the row number of text given in input value and save the result in the output variable.

### Syntax

**Input:** `<text>`

{% hint style="warning" %}
**Note:** It refers to text given as input by user.
{% endhint %}

**Output:** `<Dynamic Variable>(optional);< Dynamic Variable> (Optional)`

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FD47B9YC5WgiYALF67uuK%2Fimage.png?alt=media&#x26;token=c70a188c-0a2a-435d-988c-2a73e9af6ac3" alt=""><figcaption></figcaption></figure>

### Usecase/Example

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FSUj0d0Tyn6tHJuZwqklT%2Fimage.png?alt=media&#x26;token=785adbfe-bf78-4fb0-b058-120034f5b047" alt=""><figcaption></figcaption></figure>

### **Scenario**

Consider a scenario where a desktop application is being tested and the goal is to retrieve the row number for a specific text, such as "Education," from a data table, the Get Row Number by Text action in Avo Assure can be used. This action helps extract the correct row number for the "Education" text from the table. It ensures the correct row is identified, allowing for further actions to be performed on it.

### **Expected Result**&#x20;

The action needs to fetch the input text's row number and save the result in the output variable.

### **Output**&#x20;

The action performed and saves the result (row number) in the {Result} output variable as 2.
