How to Reverse a String without StrReverse Function?

stringReverse without string reverse function.

VbScript has a string function to reverse the string. But, Interviewers think different, they want you to write a program without StrReverse function. How would do that? Continue reading