Function CharMirr() Foundation

Reverses the order of characters in a string.

Syntax
CharMirr( <cString>                , ;
          [<lIgnoreTrailingSpaces>]  ;  // Default: .F.
        ) --> cString
Return

Returns a string with the same characters as the original string but in reversed order.

Feedback

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.