The maximum length of a
Text field in a table is 250 characters. The length of a
text variable equals the number of characters in the string. ... A
text string cannot be null. You can index any character position in a
text string, for example A[65]. The resulting value will be a Char
Data Type.
read more >>