How to read values from query string?

Hi,

Can I pass a value to my web based game by using query string? How can I read the value that is passed with query string?

For Example:
https://www.mydomain.com/game/index.html?param=123

Thanks in advence.

Hi!
I think this extension can help you: Webpage URL tools (Web browser) [GDevelop wiki]

Thank you so much. This is the solution what I looking for.

1 Like