Untitled

mail@pastecode.io avatarunknown
plain_text
a month ago
136 B
3
Indexable
Never
nlapiSetFieldValue ("memo", "This is a test record")

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