Definitions for "Text String" Add To Word List
Login or Register  | Word Lists | Search History

An array of characters referenced by a pointer and a length word. A text string may contain up to 32,767 bytes of character data See also: Pascal string
Helpful?           0
See character string.
Helpful?           0
a series of printable characters
Helpful?           0
a special case of a pattern - a sequence of characters that can be typed in at a computer keyboard
Helpful?           0
a string of printable ASCII characters bounded by blanks, matching single quotes ( ' ) or double quotes ( " ), or (if the string extends over several physical records) by a semicolon as the first character of the first and trailing lines
Helpful?           0
a string of Unicode characters which is canonically decomposed and ordered, according to the rules described in the Unicode standard
Helpful?           0