Saving variables to global environment

The sketch from the link I’ve posted is a normal circumstance:
Scripts are executed in the order their <script> tags are defined inside their “.html” file.

Developer.Mozilla.org/en-US/docs/Web/HTML/Element/script

1 Like