This operator takes the day portion of Operand 2 and stores the result in Operand 1.
Line | CMD | OT | Operand 1 | OPER | OT | Operand2 | OT | Operand3 | If Goto | Else GoTo |
---|---|---|---|---|---|---|---|---|---|---|
00010 | LET | V | DAY OF MONTH | DAY | $S | PERIOD-END-DATE | 99999 | |||
99999 | EXIT | 99999 |
The DAY command will return the value as a CHAR. To use this as a comparison against a number you will need to convert this to a number value with the NUM operator into a different variable that has the type of number.
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