CFCASE
Child tag of CFSWITCH. Compares value against evaluated expression of CFSWITCH
Usage
<cfcase> ... </cfcase>
Attributes
Attribute | default | required | summary |
---|---|---|---|
VALUE | ![]() |
The value or delimited set of values to be compared to CFSWITCH tag's expression | |
DELIMITERS | Delimiter to split delimited values |