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