If Else Statement - The if statement is used in JavaScript to execute the code if condition is true or false. If condition is false else block is executed.
確定! 回上一頁