Is there a way to have parameters passed on a client script?, I have one where it only should do something if there is a specific form, what I did was create a parameter on the deployment and check it, but i was having an error
undefined (page init)
and then I read that
getParameter
is only for server side scripts 😩 so now the form id is hardcoded