Returns a string in which the character order of a specified string is reversed.
StrReverse(string1) |
| Visual Basic Scripting Edition |
| StrReverse Function |
Returns a string in which the character order of a specified string is reversed.
StrReverse(string1) |
Remarks
Requirements