The case statement is good alternative to multilevel if-then-else-fi statement. It enable you to match several values against one variable.
確定! 回上一頁