``` s.createColumn({ name: "email", join: "cus...
# suitescript
e
Copy code
s.createColumn({
  name: "email",
  join: "customerprimary"
});