^ In a User Event `beforeLoad`, you'll get passed ...
# suitescript
e
^ In a User Event
beforeLoad
, you'll get passed the
form
Object; from there you should be able to do
form.getSublist(...).addButton();