Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

QUOTE

QUOTE returns a CHARACTER string that represents x as a valid quoted string.

Read syntax diagramSkip visual syntax diagram>>-QUOTE(x)----------------------------------------------------><
 
x
Expression that is converted to a quoted string.

x should have CHARACTER type, and if not, it is converted thereto.

If x contains single quotation marks, each is replaced by two consecutive single quotation marks.


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)