This functionality is only available for certain module packages.

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

append(Object obj)

Inserts the object obj at the end of the list.

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