I hope I'm not spamming. I'm trying to check if a radio button is checked If $setting = "enabled" Then If ControlCommand($mtric, "Not &Configured", "[WindowsForms10.BUTTON.app.0.297b065_r64_ad13]", "Check", "") = 1 Then Send("{down 1}{ENTER}") Sleep(2000) ElseIf ControlCommand($mtric, "&Enabled", "[WindowsForms10.BUTTON.app.0.297b065_r64_ad14]", "Check", "") = 1 Then Sleep(2000) ElseIf Con