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 802 bytes JMyers to previous
3 26-Nov-2021 10:22 871 bytes JMyers to previous | to last
2 26-Nov-2021 10:22 661 bytes JMyers to previous | to last
1 26-Nov-2021 10:22 648 bytes JMyers to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
!!BM - Beginning of Month
BM - Beginning of Month
Beginning of Month (BM) will return the 1st day of the month of the date found in Operand 3.
Statement: Find the 1st day of the month that the employee was hired and store it into the Variable 1st of Hire Month.
Line CMD OT Operand 1 OPER OT Operand2 OT Operand3 If Goto Else GoTo
00010 LET V 1ST OF HIRE MONTH BM DB EEM.HIRE_DATE 00020
At line 3 removed 6 lines
Beginning of Month (BM) will return the 1st day of the month of the date found in Operand 2.
;Statement:Find the 1st day of the month that the employee was hired and store it into the Variable 1st of Hire Month.\\
||Line||CMD||OT||Operand 1||OPER||OT||Operand2||OT||Operand3||If Goto|| Else GoTo
|00010|LET|V|1ST OF HIRE MONTH|BM|DB|EEM.HIRE_DATE| | |00020|
At line 10 changed 7 lines
As with BD, the BM result may also be changed by a value in Operand 3. Refer to [BD|BD_OPERATOR] for possible Operand 3 values.
----
![Notes|Edit:Internal.BM_OPERATOR]
[{InsertPage page='Internal.BM_OPERATOR' default='Click to create a new notes page'}]
As with BD, the BM result may also be changed by a value in Operand 3.
Refer to BD in section 6.5.2. For possible Operand 3 values.