<@U2CQPCRFT>, sounds like you're trying to get the...
# suitescript
j
@aaz, sounds like you're trying to get the intersection of two arrays. so something like "array1.filter(value => -1 !== array2.indexOf(value));"