For my project, I need to check whether an input is within a certain range of numbers (e.g check the input is in the range 1-50, then return true.)
Is there any block/blocks that I can use for this operation?
Side note:
In the Math blocks, I saw this Constrain Block
It looks like something which I could use for my project.
I do not know what it does though. What does this block do and can I use it?