Returns the number obtained by converting string using the base specified by radix, an integer ranging from 2 to 36.
See also FormatBaseN.
InputBaseN(string, radix)
Any string representing number in base specified by radix.
Base of number represented by string ranging from 2 to 36.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.