function test (condition) {. if (condition === "A") {. // lots of code related to "A" here. } else if (condition === "B") {.
確定! 回上一頁