This functionality is only available for certain module packages.

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

prependAll(Collection coll)

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

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