See below. I have an entity which has msg.data.timeSinceChangedMs is currently set to 18868924.
I want a wait node to watch this and wait until this number is > 300000. I tried it as shown in picture, but the wait node is “waiting”, which it should have passed right through.