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);How to sleep 1 hours
-
@denanotherday said in How to sleep 1 hours:
Can the scheduler.
My script is based on a sleep function. It's not possible to sleep 1h with sleep function ?
-
@J404 said in How to sleep 1 hours:
@denanotherday i have the same result but the sleep is greather than 1 hour. (I aleready verified if there was a additionnal 0 but this was not the case)
It will be so. Bet less.
