u***@DavidFilmer.com
2006-06-08 23:40:44 UTC
At any point in a loop, I can "break out" of it with a 'last', or I can
"break out" of a subroutine with a 'return'.
Is there a similar way to easily "break out" of an if{} block (without
a goto)?
Thanks!
"break out" of a subroutine with a 'return'.
Is there a similar way to easily "break out" of an if{} block (without
a goto)?
Thanks!
--
David Filmer (http://DavidFilmer.com)
David Filmer (http://DavidFilmer.com)