and so you could write this:if(1) { print 'true' } else { if(1) { print 'false, true' } }
But it would be pretty wierd to use that in real life code.unless(1) { print 'false' } else { unless(1) { print 'true, false' } }
In reply to Re: unless....else
by bunnyman
in thread unless....else
by amrangaye
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |