>
>Can this be combined into one?
>
><cfif ParameterExists(XXX)>
> <cfif #xxx# IS "x">
> Do this
> </cfif>
></cfif>
Short-circuit evaluation was first added in CF 4.0.1 I believe. If you are
using that version or 4.5, yes they can be combined. Otherwise, no.
------------------------------------------------------------------------
Mary Jo Sminkey [EMAIL PROTECTED]
http://www.cfwebstore.com
CFWebstore, Cold Fusion-based E-commerce
------------------------------------------------------------------------
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.