Description Usage Arguments Value
A tool to combine two lists.
1 | list_merge(list1, list2)
|
list1 |
named list. |
list2 |
named list. |
A list with all values from list1
and any values from
list2
not specified by list1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.