Eystein Bye
10/08/2021, 12:59 PMtransaction{
var num = record.getValue(...);
num++;
record.setValue(...);
commit();
}
I want to be sure the value has not been changed between the time I read it and the time I write backeblackey
10/08/2021, 1:08 PMEystein Bye
10/08/2021, 1:09 PMtransaction
and netsuite
🙂eblackey
10/08/2021, 1:10 PMEystein Bye
10/08/2021, 1:27 PMbattk
10/08/2021, 7:55 PMbattk
10/08/2021, 7:56 PMbattk
10/08/2021, 7:58 PM