List.RemoveItems
Eliminates all instances of the specified values in list2 from list1. If the values in list2 are not found in list1, the original list is returned.
Eliminates all instances of the specified values in list2 from list1. If the values in list2 are not found in list1, the original list is returned.