# Get Page Title

This is a pre-built action located under the **@Window Element**. The functionality of this action in Avo Assure is to retrieve the current page title of the desktop application and store the result in a dynamic variable.

### Syntax

**Input Value:** `N/A`

| Argument | Description    |
| -------- | -------------- |
| N/A      | Not Applicable |

#### Output Value

| Argument                                 | Description                                                 |
| ---------------------------------------- | ----------------------------------------------------------- |
| <p>\<Dynamic Variable><br>(Required)</p> | This dynamic variable holds the retrieved page title.       |
| <p>\<Dynamic Variable><br>(Optional)</p> | This dynamic variable holds result as **True** or **False** |

**Example**&#x20;

**Retrieves the title of the currently active web page**

The **Get Page Title** action does not require any value in the Input Value column and automatically fetches the title of the web page that is currently active. The retrieved title is stored in the **{Page Title}** variable (e.g., **Avo Bank**)

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FzDAux0DoCi6NLqVYQWB7%2Fimage.png?alt=media&#x26;token=c676ffb7-101b-40a7-a6ca-52a9c29230fc" alt=""><figcaption></figcaption></figure>
