Lucee Tag Reference
<cfdefaultcase>
Defines a default action inside a cfswitch statement, when none of the cfcase condition statements are true.
Body
This tag must have a body.
Example
<cfdefaultcase> </cfdefaultcase>
Attributes
This tag has no attributes