'''string reverse''' ''string'' Returns a string containing the characters of its input argument, ''string'', in reverse order. ---- Implemented in the [Changes in Tcl/Tk 8.5], as part of [TIP] #272[http://tip.tcl.tk/272.html]. ---- [[[Tcl syntax help]|[Category Command]|[Category String Processing]]]