Hello.
I am having difficulty with making a case structure that if a numerical input is greater than a number it does one thing and less it does another.
Basically how do you work with case structures that aren't boolean, specifically if a number is greater than 38 it reassigns it as 0 (multiplies by zero something like that).