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