Untitled
unknown
plain_text
2 years ago
136 B
11
Indexable
nlapiSetFieldValue ("memo", "This is a test record")
record.setValue({
fieldId : "memo",
value : "This is a test record"
})Editor is loading...
nlapiSetFieldValue ("memo", "This is a test record")
record.setValue({
fieldId : "memo",
value : "This is a test record"
})