is there any way to send Parameters form url to scratch htmlifiered page?
Is there any way to send parameters form url to scratch htmlifiered page? Sometimes I want ot jump level or page in a game .
This is a very very usefull tool for me!
Thank you!
If you enable special cloud variable behaviours, a cloud variable named ☁ url will be set to the URL of the page, which you can use to get URL parameters from
or a cloud variable called ☁️ eval and set it to location.search, then the parameters will be sent to the cloud variable ☁️ eval output
Or that, when set to eval could fetch the approx location of the user!
Hm?
Location of the user?
Yes, I mean, the location from where the user is accessing?