Base X to Number
This code is over 6 months old. The code may have expired and might no longer function.
Convert a string in base 1-32 to a number in base 10. One-variable input/output.
By default, it will convert from base 32. Change the 4th value in the array inside the first action of the sub.
Snippet
Loading...