The symbol for OR is '||' if( someRandomVariable == true || somethingElse == true || insaneRageMode == true ) // do stuff