April 2002
Intermediate to advanced
688 pages
19h 51m
English
StrReverse Function
Microsoft.VisualBasic.Strings
StrReverse(expression)expression (required; 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