Description Usage Arguments Value Note
Merge two named lists
1  | merge_list(x, y)
 | 
x | 
 Base list  | 
y | 
 Additional entries to be merged into   | 
A list with entries from x and y.
Entries in x that are also present in y
will use the values from y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.