10 6 53 Reverse

LANSA Technical

10.6.53 Reverse

Reverse returns the string reversed end to end.

Input Parameters

None

Example

In this example, if #String contained 'ABCDE' the result would be 'EDCBA':

#Com_owner.Caption := #String.Reverse

 

Ý 10.6 Alphanumeric/String Intrinsic Functions