Visual Output.
Im trying to figure out how to make a visual output (i dont know what to call it) so like instead of a progress bar you see a text box that is populated with each step the program is doing and the completion rate. So like when you click on more info when your installing something and it shows you the output, line by line. What is this called?
Define a string variable and modify it after certain code being executed?