+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "describeTextRange"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## rangeUtil.describeTextRange() function
### rangeUtil.describeTextRange() function
Signature
```typescript
export declare function describeTextRange(expr: any): any;
```
Import
```typescript
import { rangeUtil } from '@grafana/data';
const { describeTextRange } = rangeUtil;
```
Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| expr | any
| |
Returns:
`any`