Swap

Reverses the positions of two business objects in the business object array.

Inputs

Business object array
The business object array (specified as an object of type BusObjArray).
Index 1
An integer that specifies the position of the first business object.
Index 2
An integer that specifies the position of the second business object.

Related information

This function block is based on the BusObjArray.swap() method. For more information, see swap().

Copyright IBM Corp. 2004, 2005