Examples of $REVERSE()
Prev
$Reverse()
Next
Examples of $REVERSE()
Example:
WRITE $REVERSE(123) GTM>321 WRITE $REVERSE("AbCDe") GTM>"eDCbA"