This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 841 bytes JMyers to previous
3 26-Nov-2021 10:22 910 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 684 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 671 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed 5 lines
BY - Beginning of Year
Beginning of Year (BY) will return the 1st day of the year of the date found in Operand 3.
Statement: Find the 1st day of the year in which an employee reached their 5-year anniversary with the company.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET V HIRE DT PLUS 5 YRS BY DB EEM.HIRE_DATE A +5Y 00100
!!BY - Beginning of Year
At line 3 added 7 lines
Beginning of Year (BY) will return the 1st day of the year of the date found in Operand 2.
;Statement:Find the 1st day of the year in which an employee reached their 5-year anniversary with the company.
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010| LET| V| HIRE DT PLUS 5 YRS| BY| DB| EEM.HIRE_DATE| A| +5Y| 00100|
At line 8 changed one line
Refer to BD in page 56 for possible Operand 3 values.
Refer to [BD|BD_OPERATOR] for possible Operand 3 values.
----
![Notes|Edit:Internal.BY_OPERATOR]
[{InsertPage page='Internal.BY_OPERATOR' default='Click to create a new notes page'}]