I have been copying existing functions from JS files on the server or from within the script tags into Chrome DevTools and then using the functions. I'm wondering if it's possible to skip the copying and use the existing functions directly from the preloaded code. If so, a helpful nudge in how to get started is all I need.