Function CharMirr() Foundation
Reverses the order of characters in a string.
CharMirr( <cString> , ;
[<lIgnoreTrailingSpaces>] ; // Default: .F.
) --> cString
Returns a string with the same characters as the original string but in reversed order.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.