I tried putting a function [ DateTimeAdd(DateTimeToday(),-1,'month') ] inside the DateTimeLastOfMonth() function but it states that there are too many arguments ...
What I'm really looking for is an easy way to output the last day of the month from the month previous to this month. (As of time of writing ... 12/31/2018).
I bet this is super simple but I'm not able to obtain it easily.
Thanks!