This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > General methods for Collections > includingAll(Collection coll)

includingAll(Collection coll)

Adds the objects of the collection coll to the Collection.

includingAll(Collection coll)
Argument Collection coll Collection with the objects to be added
Return value Collection