Is Between
Math
The Is Between
node determines whether the Value input is between the Min and Max value.
Inputs
Value (Pseudo-generic)
The value to evaluate.
Min (Pseudo-generic)
The min to compare the value to.
Max (Pseudo-generic)
The max to compare the value to.
Outputs
* (Bool)
Returns the result.