<cfcase value="X,Y'>

On Tue, May 6, 2008 at 12:08 PM, Brad Wood <[EMAIL PROTECTED]>
wrote:

> You can compare the value being switched upon to multiple case values.
>
> Syntax
>
> <cfcase
>    value = "value|delimited set of values"
>    delimiters = "delimiter characters">
>
> If you want some sort of additional Boolean logic then cfswitch is not
> the tool for that... cfif and cfelseif is what you need.
>
> ~Brad
>
> -----Original Message-----
> From: Scott Stewart [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 06, 2008 11:09 AM
> To: CF-Talk
> Subject: "or" in a cfcase statement
>
> Hey All,
>
>
>
> Can an "or" be used in a CFCase statement
> IE: <cfcase value="X" or" Y">
> or something like this.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:304801
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