Taking the Following String as Data Input, somebod...
# suitescript
a
Taking the Following String as Data Input, somebody see a better way to do this:
6140902-001: ASNN494047R:900, ASNN369918G:900
var aData = packData.split(/:(.+)/)[1].split(',')[0].split(':');
🖕 1
🤓 1