AppleScript Equivalent of “continue”
AppleScript doesn’t have a continue statement, but Tom Lokhorst shows Ray Robertson’s trick of simulating one using an extra loop and exit repeat (AppleScript’s equivalent of break).
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed