Thanks for the mention! <@U898NF87J> fyi the sourc...
# suitescript
m
Thanks for the mention! @Nelli fyi the source code is available at https://github.com/michoelchaikin/netsuite-field-explorer. I tried to just
JSON.stringify
the record object but couldn't get the sublist fields to be included, so my work around was to use the XML and convert that to json.
👍 1