This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > Methods for list > appendAll(Collection coll)

appendAll(Collection coll)

Inserts all objects of the Collection coll at the end of the list.

appendAll(Collection coll)
Argument Collection coll Collection to be inserted.
Return value List