Text Strings

A text string is a sequence of any characters, numbers, or symbols that is treated as a single data item. Unlike other programming languages, there is no character data type. To represent a single character you simply use a text string with only one character.