So, i'm having a major brain fart...

If I wanted to add a string AFTER a string, i could do string += "whatever"...

How could I add it to BEFORE it?