Loop Over Table Inside Timer

Hey,

There are five rows in my table.

I have a "Loop Over Table" which just logs "Hello" for each row in the table, it prints out five lines which say "Hello", so for so good.

When I put this in a timer which is set up with "run to complete" = true and run every "3 seconds", it only prints out a single row. I also tired it with "run to complete" = false, just in case it was interfering somehow.

Am I missing something? I'm on the latest RC (0.11.0.10), just in case it's a bug.

Thanks

Sign In or Register to comment.