String
A sequence of characters, most often as words and sentences. If no default value is specified, a String type defaults to an empty string.
Strings are not delimited (i.e. quotes are not required).
The set and action data types effectively special forms of the string data type.