in reply to Re: what is benefit of unless ?
in thread unless statements

is this the equivalent code for " unless(condition)" ? if !(condition) { ... ... } else { ... ... } reply soon, barun parichha

Replies are listed 'Best First'.
Re: equivalent code for unless
by merlyn (Sage) on Feb 05, 2005 at 13:04 UTC