🔀switch

JSstatementcontrol flowbranch ⟩ switch

the comparison between switch (expr) and a case clause is done by strict equality (===).

Last updated

Was this helpful?