literal
A character constant. In the format string of a 4GL PICTURE field attribute,
for example, any characters except A, #, and X are literals because they are
displayed unchanged in the format string. In 4GL statements, literal strings must
be surrounded by quotation marks ( ).
See also attribute, constant, form specification file, quoted string, string.