The *MOVE ARRAY built-in function allows you to move multiple instances of an array. To specify an array subfield, specify the Array Subfield name, Array Name and Array Index (Element Number).
Use *MOVE ARRAY in the following ways:
Note: In all these cases, the special value *ALL can be used in place of a field name. *ALL pertains to all fields in the specified array index.
For more information and examples, see the*MOVE ARRAY Examples.
When using the *MOVE ARRAY function, the array must be a multiple-instance array, using the new ARR context, or a parameter context where the parameter is defined as a multiple-instance array parameter.
For a working scenario using the *MOVE ARRAY built-in function, see the Appendix How to Create a Deployable Web Service Using a Multiple-instance Array.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |