list | Object list The list onto which the item is to be appended. |
item | Varying data type An item whose data type must match the data type of the parameter element for which the function is being applied. |
Object list Returns the original list of items with the new item appended to the end. |