Startup parameters

Hi!

I'm trying to write a web core app to use in different places. I would like to write the code once and fill some data on start-up to use on each environment separately.

  1. How do I pas URL parameters to the web core on startup?
  2. Is possible to change the index.html page to execute the JS with a startup parameter?

Never mind - found it here: