Changeset 225 for fusebox5/skeleton/lexicon/cf/switch.cfm
- Timestamp:
- 07/15/06 15:41:48 (2 years ago)
- Files:
-
- 1 modified
-
fusebox5/skeleton/lexicon/cf/switch.cfm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fusebox5/skeleton/lexicon/cf/switch.cfm
r122 r225 8 8 // <cf:case value="someValue"> 9 9 // ... some code ... 10 // </cf:ca tch>10 // </cf:case> 11 11 // <cf:case value="anotherValue|andAnother" delimiters="|"> 12 12 // ... more code ...
