Hej, does anybody know a SSJS function to create a map of URL parameters?
Instead of checking individual parameters (context.getUrl().getParameter(name)) I would just like to check the number of parameters first.