RE: Where can i see the method and parameters for the context object
Answered
Where can i see the method and parameters for the context object
Best answer
Look at the entry points section of your script type (https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=chapter_4387172495.html)
For example, a user event script’s beforeSubmit entry point documentation is found at: https://system.na0.netsuite.com/app/help/helpcenter.nl?fid=section_4407992070.html
Thanks the second link you provided is what i was looking for