Description Usage Arguments Value
This function appends new element to an existing list object at the end (the original list can be empty)
1 | appends(lists, to_add)
|
lists |
The original list |
to_add |
The element to be added to the list |
A new list with the element added at the end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.