FormatBaseN

"-->
 FormatBaseN (number, radix) 

Description

Converts a number to a string in the base specified by radix.

Example

 <cfoutput>   The BaseN of 10 & 2: #FormatBaseN(10,2)#   The BaseN of 1024 & 16: #FormatBaseN(1024,16)#  </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