toBase()Converts the given number into a string representing the number in the specified base.
This function is valid in v2.12.0 to v2.24.3. This function has been downloaded 65 times.2 to 36.base, will accept one argument when called which will be interpreted as the number to convert to the specified base. Otherwise converts the first arguments to the specified base and returns the number as a string.