I know the title sounds confusing, but what I'm trying to do is make a notepad app online. I have a button and an event listener, but I'm confused about how to save the file's text as a string in the function that the event listener calls so that all functions can use it.