Urlparams on preloaded JS?

Hey I want to use urlparam on preloaded JS, but I can't find how to use the variable.

Hey @eduardogarza,

Thanks for reaching out!

Once you've defined your preloaded JS, you can use it across your app by using {{}} (double curly braces), which lets you use Javascript anywhere in Retool. Here is our doc on configuring custom JS and another helpful resource on setting up URL params.

If I misunderstood the request though, definitely let me know! Happy to help!