string

A value that consists of one or more characters. You can store strings in CHAR, VARCHAR, or TEXT variables. Strings can include printable or unprintable characters, but 4GL does not provide facilities to display unprintable characters. Literal string values in 4GL statements generally must be enclosed between quotation ( ) marks.

See also character, literal, printable character, quoted string, subscript, substring.