URL Parameters





It's important to note that within the context of netnet.studio, you can not directly access URL parameters, because there is no URL Address Bar for your sketch (keep in mind that the URL in your browser's address bar isn't for your piece, but for netnet.studio itself). For this reason, in order to test any code you write that uses URL parameters you will first need to "publish" your project so that GitHub creates a URL and rolls up a server for your work. You can then "visit" your published site on the web (using the generated URL) and modify the parameters on that URL.