Home } Equivalents } Write Out Number



This script takes a number and converts it to its English equivalent. If you enter 45678 in the number box and click the appropriate button, Forty Five Thousand Six Hundred Seventy Eight appears in the lower box.
Enter a number between 0 and 999,999,999 (No commas please.)
Number:
Text:

JavaScript Source Code 2002: Equivalents: Write Out Number

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!