Between
Definition
Returns boolean if Column input is between intervals.
Parameters
-
Column input:
- Def: Specify the name of the column.
-
Column output:
- Def: Specify the name of the column.
-
Lower bound:
- Def: Specify the minimum value of the range.
-
Upper bound:
- Def: Specify the maximum value of the range.