Hey there,
I wrote a script that is searching a very lengthy file for errors between two timestamps, in a format specific to the file type I'm using.
With the included libraries, is there any way to accept user input into the console or a text box, and to wait for that user input? I would like to make it so the script user can enter the two times they would like to filter errors between.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey there,
I wrote a script that is searching a very lengthy file for errors between two timestamps, in a format specific to the file type I'm using.
With the included libraries, is there any way to accept user input into the console or a text box, and to wait for that user input? I would like to make it so the script user can enter the two times they would like to filter errors between.
oh my god I can just use notepad.prompt, I'm dumb, sorry.
I swear I looked lol