All Functions
FUNCTION: StrReverse( )
StrReverse
(String)
The
StrReverse
function reverses the characters (including blanks) in a string.
Code:
<% =StrReverse("abcde fghij klmno pqrst uvwxyz") %>
Output:
zyxwvu tsrqp onmlk jihgf edcba
Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information