Get Business Object Array

Retrieves the value of a single attribute, as a business object array, from a business object.

Inputs

Business object
The business object (a BusObj object).

Attribute
A String that specifies the name of the attribute you want to retrieve.

Output

Returns the value of the specified attribute as a business object array.

Notes

This function block is based on the BusObj.getBusObjArray() method. For more information, see getBoolean(), getDouble(), getFloat(), getInt(), getLong(), get(), getBusObj(), getBusObjArray(), getLongText(), getString().

Copyright IBM Corp. 2003, 2004