HI folks
I want to format the sys date field that is on the packing slip and picking ticket to be month in three letters.
I have the RW_Datetostring function that will do the formatting for me, but I need the system date
I have found the RW_SysDate function but am at a loss as to its parameters.
looking at:
http://msdynamicstips.com/2014/06/10/rw-functions-global-scripts/
and
what the heck does this mean:
Parameters:
in integer IN_mode. non-zero = SQL Server Date
can someone give me an example of getting the sys date function to work so I can run it through the formatter function.
thanks!
*This post is locked for comments