Forum OpenACS Development: Re: New template tags - switch statement

Collapse
Posted by Dan Wickstrom on
I forgot about that one. I guess we could have <case in "foo" "bar" "baz"> just to be consistent with the <if> tag, which makes sense, since switch is just a specialized form of if/elseif/else.