InputBaseN  
 
 

Returns the number obtained by converting string using the base specified by radix, an integer ranging from 2 to 36.

See also FormatBaseN.

 
 
  Syntax  
 
InputBaseN(string, radix)

string

Any string representing number in base specified by radix.

radix

Base of number represented by string ranging from 2 to 36.





 
 
BackUp LevelNext
 
 

allaire     AllaireDoc@allaire.com
    Copyright © 1998, Allaire Corporation. All rights reserved.