Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : object list appendToList(Object[] list, Object item)
object list appendToList(Object[] list, Object item)
Appends an item to the end of a list.
Input Parameters
list
Object list The list onto which the item is to be appended.
item
Varying data type An item whose data type must match the data type of the parameter element for which the function is being applied.
Return Value
Object list Returns the original list of items with the new item appended to the end.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback