Closed
Get Next Month Label
Hello !
I need to get the next month label dynamically using a function.
To retrieve the current month I use: CurrentDate("MMMMMMMM, "PST"). That return"June".
How can I get the next month label?
Thanks in advance