codeRule action: Remove duplicates from list

  • Remove duplicate values from a list of values

  • Remove duplicate URLs from a list of image URLs

The original list of images has a duplicate image link which is removed and the result is only one value for each unique URL in "images_without_duplicates".

Last updated

Was this helpful?