CFDEFAULTCASE
Default case for a parent CFSWITCH tag. This tag in particular will execute if none of the case statements found a matching object
Usage
<cfdefaultcase> ... </cfdefaultcase>
Default case for a parent CFSWITCH tag. This tag in particular will execute if none of the case statements found a matching object
<cfdefaultcase> ... </cfdefaultcase>