NL - Not Less Than The Not Less Than (NL) operator checks that Operand 1 is not less than Operand 2. Statement: Ensure that the gross pay is not less than $100.00 for this pay. Use the current value of the Gross Pay Element to check this amount.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|
The UserCalc checks that Operand 1 (Gross Pay) is not less than (equal or greater to) the value in Operand2 (100). Notice that this reverse logic is fairly difficult to read, and therefore should be avoided where possible in usercalcs.
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation