Reverses an input string value
Reverse("ylfrettuB") → "Butterfly" Reverse("2002") → 2002
Reverse(string)
string - A text value
string