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

# Text

> A string of characters.

### Properties

| Name   | Type                                               |
| ------ | -------------------------------------------------- |
| Length | [Integer](../../block-documentation/types/integer) |
| List   | [Text List](../../block-documentation/types/text)  |
| Path   | [Path](../../block-documentation/types/path)       |

### Block Reference

| Block Name                                                                                             | Location             |
| ------------------------------------------------------------------------------------------------------ | -------------------- |
| [Text from Scalar](../../block-documentation/blocks/utilities/conversion/text-from-scalar)             | Utilities/Conversion |
| [Concatenate Text](../../block-documentation/blocks/utilities/general/concatenate-text)                | Utilities/General    |
| [Tab](../../block-documentation/blocks/utilities/general/tab)                                          | Utilities/General    |
| [Get Environment Variable](../../block-documentation/blocks/utilities/system/get-environment-variable) | Utilities/System     |
