Back to All

Logical Operations

I want to create an If condition using logical operations for a range of values.

For instance, if the value is between 5 and 10 then display that particular answer.

How do I do that?