I want to use a boolean expression to compare the posting date with the current date. What would be the best way to do that? I know 0D means undefined date, is there a similar expression for todays date in C/AL?
Thanks,
Dan
I figured it out, TODAY... SURPRISE!!
0
Answers
There are also the following:
-WORKDATE : is the workdate that the user uses (Tools=>workdate)
-TIME : current time
-CURRENTDATETIME : current date-time.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!