0
Under vurdering
Is there a way to use an if statement within a loop?
Every time I've tried having an if statement within a loop Fusebox crashes on my iphone 3Gs. I tried putting the if statement in another action and then calling it within the loop but that didn't work either.
Kundesupport af UserEcho
Thanks.
UPDATE: Actually I was able to get this to work for my sample by properly incrementing the var in my loop conditional. Can you share your loop statement and I will troubleshoot it.