Replace (refresh) a list
Unlike update_list, this function only modifies, and does not add, items in the list.
update_list
replace_list(old, new)
old
new
A refreshed list.
Useful links