Modern, and no so modern, programming languages have the concept of loop, that is, a sequence of code that is executed repeatedly a controlled number of times. This concept, jointly with the conditional sentences, conforms the basic flow control tool set. For, while, do … loop, are common loop commands. But this commands are not present on Remedy. So, There are no loops in Remedy? False. They are, but not as you would expect.
In this post I will review the most common looping techniques available in Remedy. … Read the complete post


























