Untitled
Anonymous
plain_text
08/31/2023 5:33 AM
184 B
15
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"
})