i dont get what this feature dose....dose it just simulate a browser opening the file to detect errors? or dose it check your syntx to see if u missed a ; or closing }
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
this feature compiles the script but doesn't switch to browser mode. this was implemented to speed things up when you are writing console scripts or debugging.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i dont get what this feature dose....dose it just simulate a browser opening the file to detect errors? or dose it check your syntx to see if u missed a ; or closing }
this feature compiles the script but doesn't switch to browser mode. this was implemented to speed things up when you are writing console scripts or debugging.