I want to compare two objects with the same elemen...
# suitescript
k
I want to compare two objects with the same elements, and if any have different values, push them to an array. How would I do that with javascript?