How to do a simple for loop and print out strings

As 3dRaven said Delay node breaks For Loop if placed in loop’s body. I have tried with Timer function but it does not work as well. For a workaround You can use DoN node and following code:

It is a little more complicated then For Loop but it works. Hope it helps.

2 Likes