Answer:
if (getProperty("skyButton", "checked" == getColor("Blue", "checked"))
console.log("correct match");
else
console.log("not matched correctly);
Step-by-step explanation:
7.7m questions
10.4m answers