Reverse

"-->
 Reverse (string) 

Description

Reverses the order of items, such as the characters in a string, the digits in a number, or the elements in an array.

Example

 <cfoutput>  Using reverse on #Reverse("wow")# does not work well.  On the other hand #Reverse(7 * 3)# does not equal 21.  </cfoutput>  


Inside ColdFusion MX
Inside Coldfusion MX
ISBN: 0735713049
EAN: 2147483647
Year: 2005
Pages: 579

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net