Anyone know how attach a new `contact` record to a...
# suitescript
t
Anyone know how attach a new
contact
record to a
customer
record and
role = Primary
during creation (like just setting a field) instead of using record.attach() after both records have been created?