Description | The |
Syntax | REVERSE( |
Output | text |
Variables
text
: The input text string that you want to reverse.
Example
REVERSE(`Original Text`)
ID | Original Text | REVERSE |
1 | Hello, World! | !dlroW ,olleH |
2 | Example Text for Reversal | lasreveR rof txeT elpmaxE |
3 | 12345 | 54321 |