Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : object list createList(Object[] list)
object list createList(Object[] list)
Creates a list from an array of items.
Input Parameters
list
Object list An array of elements whose data types must match the data type of the parameter element for which the function is being applied. This argument can either be a single parameter element that is an existing list or a newly created list made up of literals and/or existing data elements of the same type.
Return Value
Object list Returns a list of elements as specified by the argument array.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback