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

ANY

ANY returns a bit string in which each bit is 1 if the corresponding bit in any element of x exists and is 1. The length of the result is equal to that of the longest element.

Read syntax diagramSkip visual syntax diagram>>-ANY(x)------------------------------------------------------><
 
x
Computational array expression. If x is not a bit string array, then x is converted to a bit string array.

Terms of use | Feedback

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