{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

StrReverse

Returns the string in reverse order (last character first).

Usage:

StrReverse ( String )

Parameters:

string The string to reverse.

Returns:

String

Examples:

StrReverse("qwertzuiop")      // Returns "poiuztrewq".
StrReverse("avon sees nova")  // Returns "avon sees nova"
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - StrReverse