Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
136 B
4
Indexable
nlapiSetFieldValue ("memo", "This is a test record")

record.setValue({
      fieldId : "memo",
      value : "This is a test record"
})