Text data type

The text data type represents Unicode text.

Usually this is a single line of text, with text-paragraph and text-multiline types used for longer runs of text.

Numbers and booleans are converted to a string, other types of values are rejected.