Get Int

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

Inputs

Business object
The current 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 an integer.

Notes

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

Copyright IBM Corp. 2003, 2004