{"type":"error.SuiteScriptError","name":"INVALID_R...
# suitescript
a
Copy code
{
  "type": "error.SuiteScriptError",
  "name": "INVALID_RCRD_INITIALIZE",
  "message": "You have entered an invalid default value for this record initialize operation.",
  "stack": [
    "copyRecord(N/record)",
    "sendEmail(/SuiteScripts/tFlow_quickproof_automation.js:368)"
  ],
  "cause": {
    "type": "internal error",
    "code": "INVALID_RCRD_INITIALIZE",
    "details": "You have entered an invalid default value for this record initialize operation.",
    "userEvent": "aftersubmit",
    "stackTrace": [
      "copyRecord(N/record)",
      "sendEmail(/SuiteScripts/tFlow_quickproof_automation.js:368)"
    ],
    "notifyOff": false
  },
  "id": "",
  "notifyOff": false
}