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 3 lines
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.
!!BM - Beginning of Month
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.\\
At line 5 changed one line
00010 LET V 1ST OF HIRE MONTH BM DB EEM.HIRE_DATE 00020
|00010|LET|V|1ST OF HIRE MONTH|BM|DB|EEM.HIRE_DATE| | |00020|
At line 8 changed 2 lines
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.
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'}]