<cfcase>
What it does
The cfcase
tag is used exclusively within the cfcase tag. Each cfcase represents
one of the possible values of the switch variable and allows you to specify
code blocks to run with each.
Attributes
value - Required
delimiter - Optional
End
Tag: Forbidden
|