$reverseString
Reverses the given string.
Syntax
$reverseString{some_string}
Documentation
Reverses the given string:
Parameters:
some_string, the string to be reversed.
Returns:
the reverse of some_string.
Examples
Group
String
Minimum required transaction-mode:
NONE
Required scripting permission of the developer
PERMISSION_FL_BASIC
Minimum parameters
1
Maximum parameters
1