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

REVERSE

Example

REVERSE returns a nonvarying string that contains the elements of x in reverse order.

Read syntax diagramSkip visual syntax diagram>>-REVERSE(x)--------------------------------------------------><
 
x
Expression. x must have a computational type and should have a string type. If x does not have a string type, it is converted to string (that is, from numeric to bit, character, graphic or widechar), according to the rules for concatenation.

Terms of use | Feedback

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