{lcommon:list1,list2}
Creates a list containing every item that appears in BOTH list1 and list2.
Any duplicate items in the resulting list are removed.
Categories: Functions (MPI) | List Handling Functions (MPI)