Kinda the same as the topic title.
But is there some tool to view what's going on in the script in real time? If you have a lot of while or functions in your script, for testing it would sure be helpfull to see exactly what is happening in the script.
I guess you could brute force this by having it write in a text file for every step...but still, are there any tools for this?
But is there some tool to view what's going on in the script in real time? If you have a lot of while or functions in your script, for testing it would sure be helpfull to see exactly what is happening in the script.
I guess you could brute force this by having it write in a text file for every step...but still, are there any tools for this?