(Resolved) Continue running one part of code while still checking other inputs?

need to read the switch:

if ( (LeftBlinkState == LOW) && (digitalRead (LeftBlinkSwitch) == HIGH) )