Is there any way to log out a full sales order in ...
# suitescript
c
Is there any way to log out a full sales order in the execution log? It gets cut off after n characters
n
Logs have a max of 3999 characters, so you'll need to have a log function that slices and loops every 3999 characters