> For the complete documentation index, see [llms.txt](https://kb.moomoo.agency/uni-cpo-4-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.moomoo.agency/uni-cpo-4-documentation/usage/options/text-area.md).

# Text Area

Adds a simple text area field. Most suitable if you need to capture customer's comment or any other long text.

🏆 **PRO FUNCTIONALITY**: In addition to the main variable that holds the value itself, this Option also has these special vars:

```
{option_slug_count}
{option_slug_count_spaces}
```

These variables hold numbers of characters counted without spaces and with spaces respectively.
