|
<cfelseif#boolean expression#>
[] = Optional attribute
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.
This tag can't have a body.
This tag only allows one attribute value (no name).
Categories: