This operation checks whether the first operand is less than or equal to the second operand.
CurrentSales.Amount <= PreviousSales.Amount
Next page: GREATER OR EQUALThis operation checks whether the first operand is less than or equal to the second operand.
CurrentSales.Amount <= PreviousSales.Amount
Next page: GREATER OR EQUAL