Question. cf4.x does support conditional short circuiting, correct?

ie,
        CFIF IsDefined("Cookie.toggleURL") AND Cookie.toggleURL IS false

....should evaluate the first part, and then only evaluate the later half if
the first is logically true.

I'm getting some random reports that make me wonder if this is broken in
some version of cf. Hrmm...

--min


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to