Does anyone know if I can use an IF statement in f...
# general
e
Does anyone know if I can use an IF statement in freemarker to say ' IF date is within next month' and if so then how would I say this please? Thanks!
d
Have a look at these two pages. They're calculating days overdue/10 days from today, but it should set you on the right track: Working With NetSuite Dates in Freemarker - Stack Overflow Marty Zigman on "Learn how to Perform Date Math in NetSuite FreeMarker Advanced PDF Templates"