Works great for me:
Array.prototype.diff = function(a) { return this.filter(function(i) {return a.indexOf(i) < 0;}); }; const dif = [[TABLE1]].diff([[TABLE2]]); [[DIF]] = (dif);loop with sleep till found element
-
@heshamyassin1
We would like to see the waiting element until it has disappeared, but we haven't this feature as a function now . U need to construct the reverse logic. Watch this video to understand I've said.
0_1551655250089_sleep untill.mp4