If (whatever == 1)
    do something
Else If (whatever == 2)
    do something else
Else
    do default something


----- Original Message -----
From: "Jamie Jackson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 9:43 AM
Subject: elseif in <cfscript>?


> Is there no elseif in <cfscript>? If not:  Why not, and what's the
> usual workaround?
>
> Thanks,
> Jamie
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to