<evalcmd> Reverse && string && Reversed string. && string && string && Input string to reverse. </evalcmd>
Returns a reversed copy of string.
//Example://arrow-up-right
Output( Reverse("Hello World") ); --> dlroW olleH
最后更新于2年前