34,333
edits
Changes
→JavaScript ''switch'' Statements
</pre>
There can be any number of ''case'' statements - basically as many as you need to fully compare the ''value'' against the possible options (represents represented by ''match1'' through to ''match5'').