Function: reverse()

Usage

reverse(<Text>) : Text

The reverse function is used to invert characters in the specified text parameter.

Examples

reverse("abc") => "cba"

reverse("Fusioo") => "ooisuF"

Learn more about how you can get started using the Formula Field.

What would you improve in this article?
Powered by:

Type above and the results will be displayed here.