Between

This function will compare if an expression is between the Left and Right arguments.

Function Parameters

Expression

Expression to compare.

Possible children:

  • Data Constant
  • Field reference
  • Function
  • Lookup reference

Left

The expression that we will compare if it is Greater than or equal than the Expression.

Possible children:

  • Data Constant
  • Field reference
  • Function
  • Lookup reference

Right

The expression that we will compare if it is Less than or equal than the Expression.

Possible children:

  • Data Constant
  • Field reference
  • Function
  • Lookup reference