Copyright Digital Equipment Corp. All rights reserved.

String

   A character string value is represented as a sequence of
   characters enclosed in quotation marks (" "). A quotation mark
   in a character string must be represented by two quotation marks.
   In certain contexts, the quotation marks are optional.

   For additional information on specifying character strings, see
   the VSI OpenVMS User's Manual.