> For the complete documentation index, see [llms.txt](https://docs.discorddungeons.me/quest-editor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.discorddungeons.me/quest-editor/text-blocks/text.md).

# Text Block

![Text Block](/files/-LOI2WHmNrnwXNvNHplM)

The text block returns the string that is specified.

## Generated Code

```javascript
'<text>';
```
