> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xano.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Text

A simple text string. You can also use the Text data type for code or other long-form content that does not fit into other categories.

```javascript theme={null}
"Hello, World"
```


## Related topics

- [Text](/xanoscript/function-reference/data-manipulation/text.md)
