Navigation: Function Index > R
REVERSE
(REVERSE(text))
Returns the reverse order of text in a string.
In the following example, the value for vReverse is "erawtfoS evitcaretnI".
SET VAR vReverse TEXT = (REVERSE('Interactive Software'))