Skip to main content
Returns the input string with all characters in reverse order.

Syntax

Parameters

Return Type

TEXT

Examples

Reverse a simple text string:

Rows: 1Execution time: 5.57ms

Reverse a string containing emoji characters:

Rows: 1Execution time: 6.71ms