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.
 >>-ANY(x)------------------------------------------------------><
|
- x
- Computational array expression. If x is not a bit
string array, then x is converted to a bit string array.
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)