Size

Determines the number of elements in a business object array.

Inputs

Business object array
The business object array (specified as an object of type BusObjArray) whose size you want to determine.

Output

Returns an integer that specifies the number of elements in the array.

Notes

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

Copyright IBM Corp. 2003, 2004