`record.save` will always return the internal id o...
# suitescript
l
record.save
will always return the internal id of the record and can't be replaced by another field. you'll have to call
search.lookupFields
to do that.