$reverseString

Reverses the given string.
Syntax
    $reverseString{some_string}
DocumentationReverses the given string:

    Parameters:
      some_string, the string to be reversed.
    Returns:
      the reverse of some_string.
Examples
GroupString
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1