Name: Anonymous 2010-12-06 15:21
I wanna know how to add a new line to a string; how to add to a string (instead of just replacing) and how to add the same string a set amount of times, e.g. if I wanted to put lololololol over and over for some reason, how would I add "ol" x amount of times? Thanks :)