Skip to content

Undocumented things

Maingron edited this page Jul 7, 2023 · 1 revision

If you need to access variables that are set by the system (like pWindow) right when starting your program, you may want to load your script file like this:

<script late-src="script.js"></script>
Clone this wiki locally