I want to implement a functionality similar to a FOR loop which runs for every item in an array where the control can be defined when to exit the loop. Also i want to return a value when it exits the loop.
Thanks in advance
Discussion posts and replies are publicly visible