If value of array is between min and max then the value is 1 else 0
Summary (oneliner)
It's also possible to pass values through when between min and max
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Array (Array)
Min (Number)
Max (Number)
pass value when true (boolean /Number)
When enabled values between are passed through instead of being 1
Outputs
Result (Array)
Patches using ArrayLogicBetween_v2
Changelog
created op 2020-04-06 - pandur |