Microsoft® Visual Basic® Scripting Edition
StrReverse Function
| Language Reference 
| Home | Site Map |

 

See Also


Description
Returns a string in which the character order of a specified string is reversed.

Syntax

StrReverse( string1)

The string1 argument is the string whose characters are to be reversed.

Remarks


© 1996 by Microsoft Corporation.