The same with a function, for e.g.

function fubar(){
   if(z = y)
       return y;

   return z;
}

I prefer this form and I'd guess that it performed better (though almost
certainly not to a remotely relevant degree). Its definitely perfectly
acceptable.

Dominic

2009/7/29 Jason Fisher <ja...@wanax.com>

>
> Completely acceptable to leave out the CFELSE if there is no alternative
> action that needs to be taken.
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325088
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to