Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Text is a series of characters.

In most programming languages, the data type for text is the string type - a data type storing a collection of char-type values.