Those are the entry points for user event scripts. They are named functions, and key/value pairs for the return of your define callback for the user event script type.
v
Vishnu Gupta
11/07/2019, 3:55 PM
I see some existing implementation in my netsuite. How can I view them and test it?
r
reptar
11/07/2019, 4:01 PM
Your script will run on a record type. Before load will run before you load a page for a record of that type. The others will run when you hit save.