The switch statement is used to select one of many blocks of code to be executed. This is an alternative to the if ... elseif ... else statement.
確定! 回上一頁