How to get URL parameters from the address bar (SOLVED)

I would suggest that you get the URL like this:

local url = html5.run("location.href")