Syntax
$REVERSE(s)
Returns the reverse of string s.
Example
SET FOO=$REVERSE("ABC") ; => CBA
This document was generated on September 20, 2023 using texi2html 5.0.