Text(String)
The Text data type is a sequence of characters, either as a literal constant or as some kind of variable. It stores a sequence of elements, typically characters.
Examples: "This is some text", "t"
The Text data type is a sequence of characters, either as a literal constant or as some kind of variable. It stores a sequence of elements, typically characters.
Examples: "This is some text", "t"