View "Under The Hood" of a Pre-Request Script

Hey there- New to Postman, so maybe a “beginner” question here. I love how when you hit Send on a GET or POST or whatever you can view the “Code Snippet” and translate the call into any number of languages. Very helpful. That said I’m curious if the same can be done for the behind-the-scenes actions on a Pre-Request Script? I have a PRS for a NetSuite call that is written in Javascript (from NetSuite) that I am desperately trying to translate into a PowerShell script.