 |
Strings
Quotes can be used to designate strings,
i.e. (parts of) records which are not to be parsed for expressions, but which
should be taken as they are. The quotes themselves are ignored, i.e.
removed by the parser. Two consecutive quotes inside a string are interpreted
to denote the (single) quote character as a part of the string.
|