---
title: text
framework: playgroundsupport
role: symbol
role_heading: Instance Property
path: playgroundsupport/playgroundpage/3029563-text
---

# text

The current contents of the playground page, including any user-entered text.

## Declaration

```swift
var text: String { get }
```

## See Also

### Inspecting Page Data

- [keyValueStore](playgroundsupport/playgroundpage/3029562-keyvaluestore.md)
