Let's say I do
<script src="myscripts.js?query=123"></script>
is there a way to get the query parameter from myscripts.js? 
Let's say I do
<script src="myscripts.js?query=123"></script>
is there a way to get the query parameter from myscripts.js? 
