# Text

The **Text** function converts values to text strings (or WKT format when converting geography data).

For more information about converting the geography data type to WKT, see [text-geography](https://support.meetuma.ai/uma-knowledgebase/data-and-reporting/analytics-pro/functions/geography-functions/text-geography "mention").

### Syntax

```
Text(input)
```

Function arguments:

input (Required) - The text, date, or number data that must be converted to text. Analytics Pro converts dates to text as a full ISO date-timestamp.
