lukasz
02/22/2019, 10:49 AM[orderExist, internalId] = orderAlreadyExists(searchResult.values.name)
is written in ES6 - does it work for you? - NS supports ES5 only, so it should only work if you compile it with babel, but if that is true check line numbering as error may be in a different line.jkabot
02/22/2019, 3:33 PM