if statement in between two numbers js code example Example: if between two numbers javascript if (500 < thenumber && thenumber < 600) { // ... }