The $REVERSE function returns a string with the characters in the reverse order from that of its argument.
The format for the $REVERSE function is:
$RE[VERSE](expr)
The expr in the syntax is the string to be reversed.