I need to reverse the order of characters in a string, and I was wondering if there was a good function to do this with, or if I have to write my own.

Thanks.