Hello everyone, I have a pretty basic problem that I cannot seem to get my head around. I have a for loop that is incrementing, and within this for loop I want an if statement that will fire every 4 increments. How can I do this?
Thanks, Ryan