Service Studio 5.1 Help
Text Data Type
The Text data type allows the storage of characters, including spaces, punctuation marks, and symbols; ideal for use in storing names and sentences. A Text value must be enclosed with double quotes (").
Default value
""
Examples
"hello"
"hello world"
"my name is ""XPTO""!"
See Also
Built-in Text Functions | About Text Literal | About Null Values | Available Data Types