Hi Martin,
I see you've added break, continue and return for scripts - these sound really useful if they do what I think they might do, but I cannot find any documentation or examples of how to use them. Would you mind providing a quick description and maybe a couple of brief examples? This would be very much appreciated.
Thank you very much.
Break, Continue and Return in scripts
Moderator: Martin
Re: Break, Continue and Return in scripts
Hi,
You're right, I completely missed to add documentation for the new keywords.
Here's a short discussion about the new keywords, I hope that it helps a bit: http://automagic4android.com/forum/view ... 434#p11379
Regards,
Martin
You're right, I completely missed to add documentation for the new keywords.
Here's a short discussion about the new keywords, I hope that it helps a bit: http://automagic4android.com/forum/view ... 434#p11379
Regards,
Martin
-
- Posts: 82
- Joined: 13 Jan 2014 21:39
Re: Break, Continue and Return in scripts
Yes, that gives me a pretty good idea - thank you.