Arduino Forum
Multiple variables for an if statement
Projects
Programming
system
May 8, 2014, 2:25pm
2
have a between value like x<1000 but >800
if(x > 800 && x < 1000)
show post in topic
Related topics
Topic
Replies
Views
Activity
How to use if between two values?
Programming
7
53568
May 5, 2021
Need help on the IF-statement
Programming
14
3392
May 5, 2021
if statement with multiple variables, need advice
Syntax & Programs
6
8098
May 6, 2021
IF statement with two ANDed conditionals
Programming
7
1393
May 5, 2021
How to define a range in an 'If' statement
Programming
7
13423
May 5, 2021