Quick question. When I create a new record with `r...
# suitescript
f
Quick question. When I create a new record with
record.create
does it already have a internalid assigned to it? or will that be generated when calling
save
?