JS โฉ statement โฉ control flow โฉ branch โฉ switch โฉ case clause
(part of a switch statement)
case <expr> : <statements>
case clause uses punctuator :.
:
Statements and declarations โฉ control flow โฉ switch โญ๏ธ
Last updated 2 years ago
Was this helpful?