Sets the value of a business object in a business object array.
- Business object array
- The business object array (specified as an object of type BusObjArray) in
which the element's value is going to be set.
- Element
- The business object element (specified as an object of type BusObj) whose
value you are going to set.
- Index
- The index position (specified as an integer) of the business object
element to set.
This function block is based on the BusObjArray.setElementAt()
method. For more information, see setElementAt().
