In SS1.0, you can use `nlapiSetFieldValue` with a ...
# suitescript
a
In SS1.0, you can use
nlapiSetFieldValue
with a button’s ID to change the button text. Is this possible in SS2.0? Using
N/currentRecord
loads a read-only version of the record, so it doesn’t have the
.setValue()
function.