This node lets you run code in intervals until a defined stop condition is reached
Initial Delay: The initial delay before the Interval socket runs
Interval Delay: The delay between the intervals running the Interval socket
Stop Condition: The interval socket only stops running when the Stop Condition is True
Interval: The output running repeatedly
Instant: This output runs instantly when the node is triggered
Manual Stop: Lets you manually stop the running interval in case you haven’t defined a stop condition