> 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](https://602309350-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNeYKoJ5VTmJdlF1rx1%2F-LOI2VCQZ3rDyhjEwVtc%2F-LOI2WHmNrnwXNvNHplM%2Ftext.jpg?generation=1538991724452180\&alt=media)

The text block returns the string that is specified.

## Generated Code

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