Can I do: `note = {subject: ‘shipment’, msg: ‘Im ...
# suitescript
s
Can I do:
note = {subject: ‘shipment’, msg: ‘Im out of boxes’, get G_msg(){return this.msg}}
stuff in NetSuite? Also whats the best why to keep track of say custom user setting for custom Portlets etc? JSON?