BETWEEN(f1,f2,f3)

Description
If the value for f1 is between f2 and f3 return 1, otherwise return 0
Category
Logic functions
Parameters
f1: Data Array
f2: Data Array
f3: Data Array
Return Type
Data Array