StringReverse¶ Reverses the characters in a string. $ wo 'StringReverse["Hello"]' olleH $ wo 'StringReverse["abcde"]' edcba $ wo 'StringReverse[""]'