```{ type: "error.SuiteScriptError", name: "...
# suitescript
m
Copy code
{
   type: "error.SuiteScriptError",
   name: "INVALID_FLD_VALUE",
   message: "You have entered an Invalid Field Value 4576 for the following field: item",
   stack: [
r
Were you able to pull up that item in the ui? If so, I would check type with
typeof
.