Hey Guys,
I am new to construct and facing a very weird issue with the for and foreach loops. They just do not stop.
Here is a sample capx with a for loop from 1 to 3. Ideally it should stop at 3 but just keeps repeating itself. An infinite for loop.
Am I missing something trivial here?
Using the latest stable build (206) on Windows 8.1 and tested on IE, Chrome, FF and Safari
Thanks.