+++
# -----------------------------------------------------------------------
# Do not edit this file. It is automatically generated by API Documenter.
# -----------------------------------------------------------------------
title = "VAR_CELL_PREFIX"
keywords = ["grafana","documentation","sdk","@grafana/data"]
type = "docs"
+++
## VAR\_CELL\_PREFIX variable
### VAR\_CELL\_PREFIX variable
Signature
```typescript
VAR_CELL_PREFIX = "__cell_"
```
Import
```typescript
import { VAR_CELL_PREFIX } from '@grafana/data';
```