August 2001
Intermediate to advanced
656 pages
18h 5m
English
StrReverse Function
Microsoft.VisualBasic.Strings
StrReverse(expression)expression
Use: Required
Data Type: String
The string whose characters are to be reversed
String
Returns a string that is the reverse of the string passed to it. For
example, if the string and is passed to it as an
argument, StrReverse returns the string
dna.
Read now
Unlock full access