``` var status = form.addField(...); status.defaul...
# suitescript
e
Copy code
var status = form.addField(...);
status.defaultValue = 7; // or whatever