@Lincecum If you go to Documents --> File Cabinet, and then look at the top right area of your browser, you should see TWO links, one for "SuiteScript 2.0 API" and the other is "SuiteScript 1.0 API". If you click on the API that you're using, and then save the output to a file with a ".js" extension, you should then be able to put it in your WebStorm Projects folder. From here you should be able to use this as a library script, and then when you edit or view Netsuite scripts in the future, you'll be able to hover over the different methods and functions to provide help. Hope that helps 🙂