Documentation - RestApp

Between

Definition

Returns boolean if Column input is between intervals.

Parameters

  1. Column input:

    • Def: Specify the name of the column.
  2. Column output:

    • Def: Specify the name of the column.
  3. Lower bound:

    • Def: Specify the minimum value of the range.
  4. Upper bound:

    • Def: Specify the maximum value of the range.