Description files > RecordIN reference > Record keywords > ESCQUOTE

ESCQUOTE
ESCQUOTE <chr>
To be able to use the quotation mark as a character in a field, it must be escaped by an escape character. The ESCQUOTE keyword must be the same character as the escape character used in the input data.
INVOICE 1234 "William "\Bill"\ Smith"
RECORD "INV_ABC" 1 ChrSep " "
      FIELDQUOTE "<22>"
      ESCQUOTE "\"
 
OpenText StreamServe 5.6 Updated: 2013-03-01