TAG:CFELSE
last edited by
denny
on 01-Oct-2011
|
cfelse
Syntax
<cfelse>
[] = Optional attribute
Description
Used with cfelse and cfelseif, cfif lets you create simple and compound conditional statements
in CFML. The value in the cfif tag can be any expression.
Body
This tag can't have a body.
Attributes
This tag has no attributes
SideBar
User Login