Parameters
- expression
- Required. String expression whose characters are to be reversed. If expression is a zero-length string (""), a zero-length string is returned.
Return Value
Returns a string in which the character order of a specified string is reversed.