Hello,I have a rather simple question to ask. I would like to store the value of a URL parameter in an integer, how do I go on about doing that?Here's my current situation:
Thank you in advance for any help. :D
What the first action ("Go to URL") is for? You need to remove it. The rest looks ok to me.
Develop games in your browser. Powerful, performant & highly capable.
Thanx, the problem is that the queries return NaN. Can I define the browser URL so I can get the required data?
Works for me:
.
If you need multiple parameters, add them with "&"
?param1=111¶m2=222¶m3=333