I am new to javascript and want to load the file without having to click on the load file button
I am using the following script and I want the text to be loaded aut
You can just call the function on it's own like this:
loadFileAsText();