This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Collections (collections of objects) > Methods for list > prepend(Object obj)

prepend(Object obj)

Inserts the object obj at the beginning of the list.

prepend(Object obj)
Argument Object obj Object to be inserted.
Return value List