> For the complete documentation index, see [llms.txt](https://abdi-dev.gitbook.io/mycuterobot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abdi-dev.gitbook.io/mycuterobot/placeholders/text.md).

# Text

This [placeholder](/mycuterobot/tutorials/placeholder.md) contains content of a text

## Properties

This placeholder have some properties that might be useful for you

| Property          | Description                                                                     | Return type                               |
| ----------------- | ------------------------------------------------------------------------------- | ----------------------------------------- |
| \<text capital>   | get the capital version of the content                                          | [Text](/mycuterobot/placeholders/text.md) |
| \<text small>     | get the small version of the content                                            | [Text](/mycuterobot/placeholders/text.md) |
| \<text slice A B> | to replace the content with sliced part of it from `A (like 1)` to `B (like 5)` | [Text](/mycuterobot/placeholders/text.md) |

## Know more

[Click here](/mycuterobot/tutorials/placeholder.md) to know more about using placeholders
