String type

Learn about the type that represents text values.

Strings are sequences of characters used to represent text. They can include letters, numbers, punctuation marks, special symbols like emoji, and Unicode characters.

Learn more on how to represent strings in string literals.