BETWEEN( ) Function
Determines whether the value of an expression is inclusively between the values of two expressions of the same type.
BETWEEN(eTestValue, eLowValue, eHighValue) |
Parameters
- eTestValue
-
Specifies an expression to evaluate.
- eLowValue
-
Specifies the lower value in the range.
- eHighValue
-
Specifies the upper value in the range.
Return Value
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08