!!N - Number Number refers to any numeric amount. The level of decimal places or rounding may be controlled using the [RDN (Round Nearest)|RDN_OPERATOR] , [RDU (Round Up)|RDU_OPERATOR], and [RDD (Round Down)|RDD_OPERATOR] commands.\\ \\ ;Statement: If regular earnings are greater than $2500 go to section 4 otherwise exit the [UserCalc]. ||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo |00010 |IF| PC |500| GT| N |2500| | |04000| 99999 \\ ;Statement: Let parking fees be $75, then exit. ||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo |00010| LET |PC |296| EQ| N| 15| | |99999 | ---- ![Notes|Edit:Internal.N_CONSTANT] [{InsertPage page='Internal.N_CONSTANT' default='Click to create a new notes page'}]