> For the complete documentation index, see [llms.txt](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://automation-toolkit.gitbook.io/automation-toolkit-pro-user-guide/variables-types/text/properties.md).

# Properties

| Name                     | Info                                                                                |
| ------------------------ | ----------------------------------------------------------------------------------- |
| value                    | text value                                                                          |
| text element             | a phrase that's used to perform actions on the text value                           |
| contains text element    | checks if a phrase (a text element property value) appears in the text              |
| starts with text element | checks if a phrase (a text element property value) appears at the start of the text |
| ends with text element   | checks if a phrase (a text element property value) appears at the end of the text   |
| text length              | the number of characters in the text                                                |
| word count               | the number of words in the text                                                     |
