Use the if statement to specify a block of JavaScript code to be executed if a condition is true. Syntax. JavaScript. if (condition) { // block ...
確定! 回上一頁