Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : object list removeFromList(Object[] list, int position)
object list removeFromList(Object[] list, int position)
Removes an item from a list at the specified position.
Input Parameters
list
Object list The list from which the item is to be removed.
position
Integer The position within the list where the item has to be removed.
Return Value
Object list Returns the original list without the removed item.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback